Skip to content

Commit

Permalink
Merge pull request #3044 from DependencyTrack/dependabot/docker/src/m…
Browse files Browse the repository at this point in the history
…ain/docker/debian-3fd8144

Bump debian from `0941f9e` to `3fd8144` in /src/main/docker
  • Loading branch information
nscuro authored Sep 23, 2023
2 parents fb28926 + 4b54468 commit c759fa7
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 c759fa7

Please sign in to comment.