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 eb3d155 commit c78aaf6Copy full SHA for c78aaf6
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:17-jdk
+FROM openjdk:17.0.2-jdk
18
19
MAINTAINER Jonas Hecht
20
0 commit comments