We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903df6d commit bc04322Copy full SHA for bc04322
klass-api/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM eclipse-temurin:17-jre
+FROM gcr.io/distroless/java17
2
ENV TZ="Europe/Oslo"
3
WORKDIR /app
4
COPY target/*.war app.war
0 commit comments