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