Skip to content

Commit

Permalink
update base image
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrdrew committed Apr 25, 2024
1 parent a683dfd commit 883b3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Build the manager binary
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.12-2 as builder
FROM registry.access.redhat.com/ubi8/go-toolset:1.20.12-5.1713833129 as builder
USER 0
RUN dnf install -y openssh-clients git make which jq python3

Expand Down

0 comments on commit 883b3ff

Please sign in to comment.