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 Dec 11, 2023
1 parent e46b617 commit e6c2f20
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:d9fcff2a8b437a7ae055da8797e8ea539236c9fab829646652fc3cc106c93da6
FROM gcr.io/distroless/java17-debian11@sha256:3147bb05aca27b48e7b9042444488a127e3f8a256c8534a277791375a1b105a9
WORKDIR /app
COPY build/libs/app-*.jar app.jar
ENV JAVA_OPTS="-Dlogback.configurationFile=logback.xml"
Expand Down

0 comments on commit e6c2f20

Please sign in to comment.