Skip to content

Commit

Permalink
chore: Update from rhel8/go-toolset:1.21.11-8 to rhel8/go-toolset:1.2…
Browse files Browse the repository at this point in the history
…1.13-1

Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Sep 28, 2024
1 parent 894053c commit 75a1ee8
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 @@ -9,7 +9,7 @@
# Red Hat, Inc. - initial API and implementation
#
# https://registry.access.redhat.com/rhel8/go-toolset
FROM rhel8/go-toolset:1.21.11-8 as builder
FROM rhel8/go-toolset:1.21.13-1 as builder
ENV GOPATH=/go/ \
GO111MODULE=on

Expand Down

0 comments on commit 75a1ee8

Please sign in to comment.