We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 191ea9e + 2dfa097 commit 5d2235fCopy full SHA for 5d2235f
build/dockerfiles/brew.Dockerfile
@@ -10,7 +10,7 @@
10
#
11
12
# https://registry.access.redhat.com/rhel8/go-toolset
13
-FROM rhel8/go-toolset:1.20.10-10 as builder
+FROM rhel8/go-toolset:1.22.9-2 as builder
14
ENV GOPATH=/go/ \
15
CGO_ENABLED=1
16
USER root
0 commit comments