From 568f71cb1dde2ce8c6eda868cca6d492d2e00688 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 01:54:58 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to 0d7cfb0 --- support/fakefront/Containerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/fakefront/Containerfile b/support/fakefront/Containerfile index 61439314..e0138a43 100644 --- a/support/fakefront/Containerfile +++ b/support/fakefront/Containerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:67fee1a132e8e326434214b3c7ce90b2500b2ad02c9790cc61581feb58d281d5 +FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:0d7cfb0704f6d389942150a01a20cb182dc8ca872004ebf19010e2b622818926 COPY . /usr/local/src/exodus-lambda