Skip to content

Commit

Permalink
chore: Update from ubi8/go-toolset:1.20.10-3 to ubi8/go-toolset:1.20.…
Browse files Browse the repository at this point in the history
…10-10

Signed-off-by: Nick Boldt <nboldt@redhat.com>
  • Loading branch information
nickboldt committed Jan 13, 2024
1 parent 5ffc856 commit 73f9d50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/dockerfiles/rhel.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#

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

0 comments on commit 73f9d50

Please sign in to comment.