Skip to content

Commit

Permalink
chore: Update from ubi8-minimal:8.8-1072 to ubi8-minimal:8.9-1029
Browse files Browse the repository at this point in the history
Signed-off-by: Nick Boldt <[email protected]>
  • Loading branch information
nickboldt committed Nov 16, 2023
1 parent 7e3bfc2 commit eb7ce81
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
Expand Up @@ -37,7 +37,7 @@ RUN make test
RUN CGO_ENABLED=0 GOOS=linux GOARCH=amd64 GO111MODULE=on go build -a -o manager main.go

# https://access.redhat.com/containers/?tab=tags#/registry.access.redhat.com/ubi8-minimal
FROM registry.access.redhat.com/ubi8-minimal:8.8-1072
FROM registry.access.redhat.com/ubi8-minimal:8.9-1029

ENV OPERATOR=/manager \
USER_UID=1001 \
Expand Down

0 comments on commit eb7ce81

Please sign in to comment.