Skip to content

Commit 619b508

Browse files
committed
Merge branch 'main' into pr-update-base-images-1734134718
2 parents b200052 + 17c398c commit 619b508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/dockerfiles/brew.Dockerfile

Lines changed: 1 addition & 1 deletion
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.7-5 as builder
1414
ENV GOPATH=/go/ \
1515
CGO_ENABLED=1
1616
USER root

0 commit comments

Comments
 (0)