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 f86373e commit 66c50fdCopy full SHA for 66c50fd
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/distroless/java21-debian12@sha256:bcc3b8fc7f5abea2efaa3a81e7ddffc2424e9c1f053561a327008d9aee29dda8
+FROM gcr.io/distroless/java21-debian12@sha256:aa19d82fd66b25cd9c5658c8474ab2bd3af96ef4cf426b1e05d11b17632b31bd
2
WORKDIR /app
3
COPY build/libs/app-*.jar app.jar
4
ENV JAVA_OPTS="-Dlogback.configurationFile=logback.xml"
0 commit comments