Skip to content

Commit 9cd4f13

Browse files
committedMar 19, 2025·
automated: update distroless with newest digest
1 parent 71ffd8d commit 9cd4f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Dockerfile

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

0 commit comments

Comments
 (0)
Please sign in to comment.