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

0 comments on commit cc4377d

Please sign in to comment.