Skip to content

Commit

Permalink
Merge pull request #507 from DependencyTrack/dependabot/docker/src/ma…
Browse files Browse the repository at this point in the history
…in/docker/debian-d4494b6

Bump debian from `375fb84` to `d4494b6` in /src/main/docker
  • Loading branch information
nscuro authored Dec 30, 2023
2 parents e0ba43e + d05bbed commit 27125c8
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.8.1_1-jre-focal@sha256:bed33979fe79ff4448686ca4074b43b87a8ea26f80cb3d6a9873634c4098ddfb AS jre-build

FROM debian:stable-slim@sha256:375fb84f3c64691a1b9a9ff5ff3905173dcd0c5e11bc2aebd5c3472a139fa2b4
FROM debian:stable-slim@sha256:d4494b6af5eafd77c251e7eb1b5bfefc99a7b81172e80c30feb883898f7e5655

# 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 27125c8

Please sign in to comment.