Skip to content

Commit

Permalink
automated: update distroless with newest digest
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 12, 2024
1 parent 2c55646 commit 5b6f72c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM gcr.io/distroless/java17-debian11@sha256:c7846b62436ccf2961972fea5b776527610a1a51b48d8e7b434287146904cf2d
FROM gcr.io/distroless/java17-debian11@sha256:587ce66b08faea2e2e1568d6bb6c5fd6b085909621f4c14762206d687ff7d202
WORKDIR /app
COPY build/libs/app-*.jar app.jar
ENV JAVA_OPTS="-Dlogback.configurationFile=logback.xml"
Expand Down

0 comments on commit 5b6f72c

Please sign in to comment.