From 6705431526165f4f005e56b57e9af66e28d5f229 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 22:42:14 +0000 Subject: [PATCH] chore(deps): update registry.redhat.io/ubi9/go-toolset:latest docker digest to 45ede9f Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- Dockerfile.rh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.rh b/Dockerfile.rh index c02ea1a0d..a5294bdcb 100644 --- a/Dockerfile.rh +++ b/Dockerfile.rh @@ -1,5 +1,5 @@ ## Build stage -FROM registry.redhat.io/ubi9/go-toolset:latest@sha256:4f8854d73d754d4ddba3a74af9556fa12fe16c0e66d2162558bfc2bc7d465c93 AS build-env +FROM registry.redhat.io/ubi9/go-toolset:latest@sha256:45ede9fcf8601bc396f90099e7328fb6c59b9df6bab28a7e21e2a5a910b56d5a AS build-env WORKDIR /opt/app-root/src/ USER root ENV GOEXPERIMENT=strictfipsruntime