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.
2 parents 1064725 + 316ef3a commit 9c5d232Copy full SHA for 9c5d232
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