Skip to content

Commit

Permalink
chore: Update from ubi8/go-toolset:1.21.11-8 to ubi8/go-toolset:1.22.7-5
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <nboldt@redhat.com>
nickboldt committed Nov 9, 2024
1 parent 1eab3ff commit c7f2cb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Dockerfile
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@

# Build the manager binary
# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8/go-toolset
FROM registry.access.redhat.com/ubi8/go-toolset:1.21.11-8 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.22.7-5 as builder
ENV GOPATH=/go/
ARG SKIP_TESTS="false"
USER root

0 comments on commit c7f2cb7

Please sign in to comment.