Skip to content

Commit

Permalink
Update to ubi-9-minimal:9.3-1612
Browse files Browse the repository at this point in the history
  • Loading branch information
rendhalver committed Apr 17, 2024
1 parent 98a483c commit c28b7aa
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 c28b7aa

Please sign in to comment.