Skip to content

Commit

Permalink
chore: Update from rhel8/go-toolset:1.20.10-10 to rhel8/go-toolset:1.…
Browse files Browse the repository at this point in the history
…21.11-8

Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Sep 7, 2024
1 parent 6068e6a commit fa96b45
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.20.10-10 as builder
FROM rhel8/go-toolset:1.21.11-8 as builder
ENV GOPATH=/go/ \
CGO_ENABLED=1
USER root
Expand Down

0 comments on commit fa96b45

Please sign in to comment.