Skip to content

Commit b1808c5

Browse files
committed
automated: update distroless with newest digest
1 parent af8e5c5 commit b1808c5

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:d6ba76b612098d03aa8f0782295c859a7b24476528f96401ca4bdf5bfe38161f
1+
FROM gcr.io/distroless/java21-debian12@sha256:f995f26f78b65251a0511109b07401a5c6e4d7b5284ae73e8d6577d24ff26763
22
WORKDIR /app
33
COPY build/libs/app-*.jar app.jar
44
ENV JAVA_OPTS="-Dlogback.configurationFile=logback.xml"

0 commit comments

Comments
 (0)