Skip to content

Commit 5d2235f

Browse files
committed
Merge branch 'main' into pr-update-base-images-1739577907
2 parents 191ea9e + 2dfa097 commit 5d2235f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dockerfiles/brew.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111

1212
# https://registry.access.redhat.com/rhel8/go-toolset
13-
FROM rhel8/go-toolset:1.20.10-10 as builder
13+
FROM rhel8/go-toolset:1.22.9-2 as builder
1414
ENV GOPATH=/go/ \
1515
CGO_ENABLED=1
1616
USER root

0 commit comments

Comments
 (0)