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