Skip to content

Commit 173c00f

Browse files
committed
automated: update distroless with newest digest
1 parent 45cdf39 commit 173c00f

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

0 commit comments

Comments
 (0)