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 2bc702e commit d6597beCopy full SHA for d6597be
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG GO_VERSION=1.24.6
+ARG GO_VERSION=1.24.6-1763038106
2
FROM registry.access.redhat.com/ubi9/go-toolset:${GO_VERSION} AS builder
3
ARG GOARCH=amd64
4
0 commit comments