From 7edf95e299bbba09d4c18a4dd07572bc1d706341 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 08:40:50 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.7-1774415752 --- confbatstest/Dockerfile_build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 6b65bc1..cee9958 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -19,7 +19,7 @@ RUN PATH="/usr/local/go/bin:$PATH" go install github.com/plexsystems/konstraint@ USER 1001 # Builder image -FROM registry.access.redhat.com/ubi9/ubi:9.7-1764794285@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49 AS builder +FROM registry.access.redhat.com/ubi9/ubi:9.7-1774415752@sha256:9e6e193bfc3596a84d2a32f42d6b1552398ec9735b9a4e893a0fc3c6fbccb381 AS builder # renovate: datasource=github-releases depName=helm/helm ARG HELM_VERSION=v4.0.4