Skip to content

Commit af8e5c5

Browse files
automated: update distroless with newest digest
1 parent 10f6b41 commit af8e5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM gcr.io/distroless/java21-debian12@sha256:e208483887fa86308e33c1b5d5907d7f3e7ca775723cb20c61e988b43926c97f
1+
FROM gcr.io/distroless/java21-debian12@sha256:d6ba76b612098d03aa8f0782295c859a7b24476528f96401ca4bdf5bfe38161f
22
WORKDIR /app
33
COPY build/libs/app-*.jar app.jar
44
ENV JAVA_OPTS="-Dlogback.configurationFile=logback.xml"

0 commit comments

Comments
 (0)