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 149e690 commit 1606a0dCopy full SHA for 1606a0d
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM openjdk:21-jdk-slim
+FROM eclipse-temurin:21-jdk-alpine
2
3
ARG JAR_FILE=build/libs/*.jar
4
COPY ${JAR_FILE} app.jar
0 commit comments