We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0224df9 commit 00ac705Copy full SHA for 00ac705
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/distroless/java17-debian11@sha256:68e2373f7bef9486c08356bd9ffd3b40b56e6b9316c5f6885eb58b1d9093b43d
+FROM gcr.io/distroless/java17-debian11@sha256:0276f5c6b7c10db8aaf1d54986dcce49df3b27eb79bf7a2a62deed4b9607b134
2
WORKDIR /app
3
COPY build/libs/app-*.jar app.jar
4
ENV JAVA_OPTS="-Dlogback.configurationFile=logback.xml"
0 commit comments