Skip to content

Commit

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

Bump debian from `ff39497` to `2b2e35d` in /src/main/docker
  • Loading branch information
nscuro authored May 20, 2024
2 parents 00f7070 + 0f8fd7b commit 648a7f9
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
Expand Up @@ -16,7 +16,7 @@
# Copyright (c) OWASP Foundation. All Rights Reserved.
FROM eclipse-temurin:21.0.3_9-jre-jammy@sha256:a56ee1f79cf57b2b31152cd471a4c85b6deb3057e4a1fbe8e50b57e7d2a1d7c9 AS jre-build

FROM debian:stable-slim@sha256:ff394977014e94e9a7c67bb22f5014ea069d156b86e001174f4bae6f4618297a
FROM debian:stable-slim@sha256:2b2e35d67c8fda0ba853d40cd18e57b99ab12d82fd3200607015eb09784068bd

# 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 648a7f9

Please sign in to comment.