From 451a5be5e7241ee3fdb312b330250dc12ab782fa Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 15:13:16 +0000 Subject: [PATCH] NO-JIRA: Update registry.redhat.io/ubi9/ubi-minimal Docker digest to 062c52f Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- release/operator/konflux.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/operator/konflux.Dockerfile b/release/operator/konflux.Dockerfile index f847ae11b..fc6625389 100644 --- a/release/operator/konflux.Dockerfile +++ b/release/operator/konflux.Dockerfile @@ -20,7 +20,7 @@ ENV GOEXPERIMENT=strictfipsruntime RUN go build -tags strictfipsruntime -mod=readonly -ldflags "-s -w" -a -o lvms cmd/main.go -FROM --platform=$TARGETPLATFORM registry.redhat.io/ubi9/ubi-minimal@sha256:463cae32c6f6f5594b11a5c22de275016bd8545ce58a6373388e8b24f13fc15c +FROM --platform=$TARGETPLATFORM registry.redhat.io/ubi9/ubi-minimal@sha256:062c52ff973065752b0965787649db2bcf551a6c727a00e95a3eb42cebadbdab ARG MAINTAINER ARG OPERATOR_VERSION