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 75f4434Copy full SHA for 75f4434
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-1746547777@sha256:3a2c4a84e7991138c00c5e9835860c048c985bb2c2cdce64567014df470b695c AS builder
2
WORKDIR /build
3
RUN git config --global --add safe.directory /build
4
COPY . .
0 commit comments