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 Sep 30, 2024
1 parent 04679d2 commit da54878
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/java21-debian12@sha256:b262cb56f921e2f2363d95a79be99fb6e9145126baddf145fe9eef0e3d918947
FROM gcr.io/distroless/java21-debian12@sha256:e208483887fa86308e33c1b5d5907d7f3e7ca775723cb20c61e988b43926c97f
WORKDIR /app
COPY build/libs/app-*.jar app.jar
ENV JAVA_OPTS="-Dlogback.configurationFile=logback.xml"
Expand Down

0 comments on commit da54878

Please sign in to comment.