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 54cf149 commit 95a0140Copy full SHA for 95a0140
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