We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371c304 commit 8eafd45Copy full SHA for 8eafd45
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM gcr.io/distroless/java21-debian12@sha256:f995f26f78b65251a0511109b07401a5c6e4d7b5284ae73e8d6577d24ff26763
+FROM gcr.io/distroless/java21-debian12@sha256:b9094cce11d2baac4b6bc51bb2d218c9fb60170655be5d6250a8143e0cde2621
2
WORKDIR /app
3
COPY build/libs/app-*.jar app.jar
4
ENV JAVA_OPTS="-Dlogback.configurationFile=logback.xml"
0 commit comments