Skip to content

Commit

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

Bump debian from bullseye-20230814-slim to bullseye-20230904-slim in /src/main/docker
  • Loading branch information
nscuro authored Sep 12, 2023
2 parents 1277e41 + a140027 commit 1e70f85
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.6_10-jre-focal@sha256:22942ca3ffac6e593063e33a225c458e315afa2c0dddfdbe15d337dd9130c70c AS jre-build

FROM debian:bullseye-20230814-slim@sha256:61386e11b5256efa33823cbfafd668dd651dbce810b24a8fb7b2e32fa7f65a85
FROM debian:bullseye-20230904-slim@sha256:3bc5e94a0e8329c102203c3f5f26fd67835f0c81633dd6949de0557867a87fac

# 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 1e70f85

Please sign in to comment.