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