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 de22b2c commit dc99991Copy full SHA for dc99991
modules/swagger-generator/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM ubuntu:22.04
+FROM ubuntu:jammy
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