Skip to content

Commit

Permalink
Merge pull request #2791 from DependencyTrack/dependabot/docker/src/m…
Browse files Browse the repository at this point in the history
…ain/docker/debian-bullseye-20230522-slim

Bump debian from bullseye-20230502-slim to bullseye-20230522-slim in /src/main/docker
  • Loading branch information
nscuro authored May 29, 2023
2 parents e7bbfc1 + 26e0a9b commit 1e4f72e
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-20230502-slim@sha256:f4da3f9b18fc242b739807a0fb3e77747f644f2fb3f67f4403fafce2286b431a
FROM debian:bullseye-20230522-slim@sha256:7606bef5684b393434f06a50a3d1a09808fee5a0240d37da5d181b1b121e7637

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

Please sign in to comment.