Skip to content

Commit

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

Bump debian from `1529b15` to `375fb84` in /src/main/docker
  • Loading branch information
nscuro authored Nov 27, 2023
2 parents 91f5d93 + 960d11b commit 24c6383
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:1529b15b786397b4695b1685d4e37b3dde62420862c0546fa364d0e889473c20
FROM debian:stable-slim@sha256:375fb84f3c64691a1b9a9ff5ff3905173dcd0c5e11bc2aebd5c3472a139fa2b4

# 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 24c6383

Please sign in to comment.