Skip to content

Commit

Permalink
Merge branch 'main' into pr-update-base-images-1691800207
Browse files Browse the repository at this point in the history
  • Loading branch information
nickboldt committed Aug 12, 2023
2 parents a4fffb5 + bd8938e commit df23f7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/brew.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#

# https://registry.access.redhat.com/rhel8/go-toolset
FROM rhel8/go-toolset:1.19.10-3 as builder
FROM rhel8/go-toolset:1.19.10-10 as builder
ENV GOPATH=/go/ \
CGO_ENABLED=1
USER root
Expand Down

0 comments on commit df23f7e

Please sign in to comment.