From 7b62b48d5c3c34bda3ce9edc0b8c4cc70805b56c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 05:01:38 +0000 Subject: [PATCH] chore(docker): update registry.access.redhat.com/ubi9/ubi-minimal docker digest to 6aa59f7 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index a9adef0..eca7583 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:2636170dc55a0931d013014a72ae26c0c2521d4b61a28354b3e2e5369fa335a3 as fetcher +FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:6aa59f704742d12328aa43379048f951c052dfb684c22b79080baf34c1f92368 as fetcher ARG GOMPLATE_VERSION ARG WAIT_FOR_VERSION