From e18e28a13e1f4f0f31064db9a53fe95ad8e2a6db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 16:12:01 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to 6d5a657 --- support/fakefront/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/fakefront/Containerfile b/support/fakefront/Containerfile index 3b59c20c..a84fd9f5 100644 --- a/support/fakefront/Containerfile +++ b/support/fakefront/Containerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:11db23b63f9476e721f8d0b8a2de5c858571f76d5a0dae2ec28adf08cbaf3652 +FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:6d5a6576c83816edcc0da7ed62ba69df8f6ad3cbe659adde2891bfbec4dbf187 COPY . /usr/local/src/exodus-lambda