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 9212485Copy full SHA for 9212485
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-1742984157@sha256:46ff7894ad43e40c56412c4659352b92d50fc0017e2fd996fccf22d560d815e4 AS builder
2
WORKDIR /build
3
RUN git config --global --add safe.directory /build
4
COPY . .
0 commit comments