Skip to content

Commit

Permalink
Merge pull request #267 from rendhalver/ubi-updates
Browse files Browse the repository at this point in the history
Update to ubi-9-minimal:9.3-1612
  • Loading branch information
openshift-merge-bot[bot] authored Apr 17, 2024
2 parents 98a483c + c28b7aa commit f78d40d
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 @@
### Pre-install yum stuff
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.1.0
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612
FROM ${BASE_IMAGE} as base-update

RUN microdnf --assumeyes install yum-utils \
Expand Down

0 comments on commit f78d40d

Please sign in to comment.