Skip to content

Commit

Permalink
Use unauthenticated images for go-toolset.
Browse files Browse the repository at this point in the history
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
(cherry picked from commit a67b16b)
  • Loading branch information
HumairAK committed Jul 27, 2023
1 parent 665e327 commit 15e7b06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM registry.redhat.io/ubi8/go-toolset:1.18.9-8 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.18.9-8 as builder
ARG TARGETOS
ARG TARGETARCH

Expand Down

0 comments on commit 15e7b06

Please sign in to comment.