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.
2 parents b9bcef1 + c7323d0 commit 97338fdCopy full SHA for 97338fd
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/go-toolset:latest
+FROM registry.access.redhat.com/ubi9/go-toolset:1.18.9-14
2
3
COPY go.mod ./
4
RUN go mod download
0 commit comments