We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ade5cf commit 5305390Copy full SHA for 5305390
Dockerfile.cosign.rh
@@ -1,5 +1,5 @@
1
# Build stage
2
-FROM registry.access.redhat.com/ubi9/go-toolset@sha256:4589c7d8a49990cd846cda580bd0cc11c72cc6121fe8b3f01f94c7c6a28f8a56 AS build-env
+FROM registry.access.redhat.com/ubi9/go-toolset@sha256:b5635db3bbeb6df3fe8491f1234b27238fe3d01f96b1c5389d7acc29418184cb AS build-env
3
4
WORKDIR /cosign
5
COPY . .
0 commit comments