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 6246d88 commit 5832f1dCopy full SHA for 5832f1d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/go-toolset:1.21.13-2.1729776560 AS builder
+FROM registry.access.redhat.com/ubi9/go-toolset:9.5-1743094161@sha256:10ae14c5f0a22d8eb4a5dad45c0330233cb9dd8cc01c370a1d3351f5243d5489 AS builder
2
WORKDIR /build
3
RUN git config --global --add safe.directory /build
4
COPY . .
0 commit comments