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