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 c1ecfc0 commit ee4ad0cCopy full SHA for ee4ad0c
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:34a7be862ef23c44526ed84bb4f228ffc6c87e15d3e09803546c46bb9cd22d97 as ec
4
5
-FROM registry.redhat.io/ubi10/go-toolset:1.23@sha256:6429b805280b5c99c5441981d2bfe947f9ffe1fdf105da905a60fbbb095d6ed6 as go-builder
+FROM registry.redhat.io/ubi10/go-toolset:1.24@sha256:fe70b5fe778d7a9bbf85c3640886c15f5f6c6032c8e92532068b22b3ac144240 as go-builder
6
7
WORKDIR /build
8
0 commit comments