We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdc5260 commit ace4ac9Copy full SHA for ace4ac9
modules/swagger-generator/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM redhat/ubi9-minimal:9.5
+FROM redhat/ubi9-minimal:9.6
2
RUN microdnf -y install shadow-utils
3
RUN microdnf -y install which
4
RUN microdnf -y install glibc-langpack-en
modules/swagger-generator/Dockerfile_root
RUN microdnf -y install which && \
microdnf -y install glibc-langpack-en && \
microdnf -y install tar && \
0 commit comments