Skip to content

Commit

Permalink
Bump debian from 0941f9e to 3fd8144 in /src/main/docker
Browse files Browse the repository at this point in the history
Bumps debian from `0941f9e` to `3fd8144`.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2023
1 parent fb28926 commit 4b54468
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM eclipse-temurin:17.0.7_7-jre-focal@sha256:20534a45cc565ac436593164c7f986f9499aa981b5bb8d936a11fcc25e41c55a AS jre-build

FROM debian:stable-slim@sha256:0941f9e9cc96c4106845a381fb6fca98393f5f659f3eba6a64e9f79219165cfc
FROM debian:stable-slim@sha256:149e944a6f4855f9738baf4ddd79fc2f218e6440218223fa9017aebc1e45f1f5

# Arguments that can be passed at build time
# Directory names must end with / to avoid errors when ADDing and COPYing
Expand Down

0 comments on commit 4b54468

Please sign in to comment.