From 7c0cf75e8007f38a04103c8c770693b09b78c547 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 22:22:40 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to 2f06ae0 --- support/fakefront/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/fakefront/Containerfile b/support/fakefront/Containerfile index 1f551fc0..923b2e2f 100644 --- a/support/fakefront/Containerfile +++ b/support/fakefront/Containerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:8d905a93f1392d4a8f7fb906bd49bf540290674b28d82de3536bb4d0898bf9d7 +FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:2f06ae0e6d3d9c4f610d32c480338eef474867f435d8d28625f2985e8acde6e8 COPY . /usr/local/src/exodus-lambda