From 703536d345c1f01fd22eb45d1e3dafdf50bb099f Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 20:09:40 +0000 Subject: [PATCH] chore(deps): update brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.21 docker digest to 4e525a2 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile.rhtas-operator.rh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.rhtas-operator.rh b/Dockerfile.rhtas-operator.rh index 6b54db541..895fb8139 100644 --- a/Dockerfile.rhtas-operator.rh +++ b/Dockerfile.rhtas-operator.rh @@ -1,5 +1,5 @@ # Build the manager binary -FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.21@sha256:0b2abd1d5ebaffa4ff68386aa6ea2951cfdf6ab09e55624091636cd0e32b62da as builder +FROM brew.registry.redhat.io/rh-osbs/openshift-golang-builder:rhel_9_1.21@sha256:4e525a29662e1ff2f7b2ee2c2339e2e0c35717dcfcfd77f0a68a638b2f234b38 as builder ARG TARGETOS ARG TARGETARCH