Skip to content

Commit f78d40d

Browse files
Merge pull request #267 from rendhalver/ubi-updates
Update to ubi-9-minimal:9.3-1612
2 parents 98a483c + c28b7aa commit f78d40d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### Pre-install yum stuff
2-
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.1.0
2+
ARG BASE_IMAGE=registry.access.redhat.com/ubi9/ubi-minimal:9.3-1612
33
FROM ${BASE_IMAGE} as base-update
44

55
RUN microdnf --assumeyes install yum-utils \

0 commit comments

Comments
 (0)