Skip to content

Commit

Permalink
Merge branch 'main' into chore/send
Browse files Browse the repository at this point in the history
  • Loading branch information
jaflaten authored Dec 9, 2024
2 parents 10a64a0 + ac25481 commit 1c0af2a
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:e208483887fa86308e33c1b5d5907d7f3e7ca775723cb20c61e988b43926c97f
FROM gcr.io/distroless/java21-debian12@sha256:d6ba76b612098d03aa8f0782295c859a7b24476528f96401ca4bdf5bfe38161f
WORKDIR /app
COPY build/libs/*.jar app.jar
ENV JAVA_OPTS="-Dlogback.configurationFile=logback.xml"
Expand Down

0 comments on commit 1c0af2a

Please sign in to comment.