We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47dd229 + 9ee9ba9 commit 114d1f2Copy full SHA for 114d1f2
1 file changed
Dockerfile.rh
@@ -1,5 +1,5 @@
1
## Build stage
2
-FROM registry.redhat.io/ubi9/go-toolset:latest@sha256:31ce6a4b3348874c6a3ba1f7e88371348f96b34b7615e6680f16f4b0c9cf3c6b AS build-env
+FROM registry.redhat.io/ubi9/go-toolset:latest@sha256:4f8854d73d754d4ddba3a74af9556fa12fe16c0e66d2162558bfc2bc7d465c93 AS build-env
3
WORKDIR /opt/app-root/src/
4
USER root
5
ENV GOEXPERIMENT=strictfipsruntime
0 commit comments