We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f320493 commit dc4b6f7Copy full SHA for dc4b6f7
Dockerfile
@@ -2,7 +2,7 @@ FROM registry.redhat.io/rhtas/cosign-rhel9:1.2.0@sha256:cb53dcc3bc912dd7f12147f3
2
3
FROM registry.redhat.io/rhtas/ec-rhel9:0.6@sha256:c18452e9884d5f7f7e51adfb3dd5bf1c5b842f6bc28543cb4d084bb3ab02d88b as ec
4
5
-FROM registry.redhat.io/ubi10/go-toolset:1.24@sha256:ae999ee0d65142c795be37c511454cfc0990592bf8e40b821566f81abf7d2592 as go-builder
+FROM registry.redhat.io/ubi10/go-toolset:1.24@sha256:28edfb5e1678d45b407f55c4648320fe6b19d9d925116f4501bb2cfbf41c4492 as go-builder
6
7
WORKDIR /build
8
0 commit comments