Skip to content

Commit

Permalink
Update Dockerfile.openshift
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajagopalan-Ranganathan authored May 29, 2024
1 parent 66e7536 commit 90994fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.openshift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1161 AS builder
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-896.1716497715 AS builder
ARG TARGETARCH
USER root
RUN microdnf install -y tar gzip make which
Expand Down

0 comments on commit 90994fc

Please sign in to comment.