We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9bcef1 commit c7323d0Copy full SHA for c7323d0
1 file changed
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