We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c17042 commit dd2545bCopy full SHA for dd2545b
1 file changed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:17
+FROM amazoncorretto:17
2
EXPOSE 8000
3
COPY ./build/libs/*.jar ./app.jar
4
0 commit comments