From e75c53f92c5e7d19099a17f331e1e850cec8f2e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 08:38:20 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to b9b10f4 --- support/fakefront/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/fakefront/Containerfile b/support/fakefront/Containerfile index 819c2f48..ac4ba19b 100644 --- a/support/fakefront/Containerfile +++ b/support/fakefront/Containerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:7d4e47500f28ac3a2bff06c25eff9127ff21048538ae03ce240d57cf756acd00 +FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:b9b10f42d7eba7ad4a6d5ef26b7d34fdc892b2ffe59b8d0372ec884008569eb6 COPY . /usr/local/src/exodus-lambda