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 dc99991 commit 767bc30Copy full SHA for 767bc30
modules/swagger-generator/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:jammy
+FROM ubuntu:22.04
2
ENV JAVA_HOME=/opt/java/openjdk
3
COPY --from=eclipse-temurin:8u322-b06-jre $JAVA_HOME $JAVA_HOME
4
ENV PATH="${JAVA_HOME}/bin:${PATH}"
modules/swagger-generator/Dockerfile_root
0 commit comments