There was an error while loading. Please reload this page.
2 parents 98a483c + c28b7aa commit f78d40dCopy full SHA for f78d40d
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
### Pre-install yum stuff
2
-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
3
FROM ${BASE_IMAGE} as base-update
4
5
RUN microdnf --assumeyes install yum-utils \
0 commit comments