We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9952a14 commit c2dca79Copy full SHA for c2dca79
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:17
+FROM eclipse-temurin:17-jdk-alpine
2
3
COPY build/libs/Mova-0.0.1-SNAPSHOT.jar app.jar
4
0 commit comments