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 8f71f01 commit 316ef3aCopy full SHA for 316ef3a
Dockerfile
@@ -14,7 +14,7 @@ RUN mvn clean install
14
15
16
# Just using the build artifact and then removing the build-container
17
-FROM openjdk:11-jdk
+FROM openjdk:17-jdk
18
19
MAINTAINER Jonas Hecht
20
0 commit comments