We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c2b47bc + d391c16 commit b06b404Copy full SHA for b06b404
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG GO_VERSION=1.25.7-1773851748
+ARG GO_VERSION=1.24.6
2
FROM registry.access.redhat.com/ubi9/go-toolset:${GO_VERSION} AS builder
3
ARG GOARCH=amd64
4
0 commit comments