Skip to content

Commit

Permalink
Bump debian in /src/main/docker
Browse files Browse the repository at this point in the history
Bumps debian from bullseye-20230502-slim to bullseye-20230612-slim.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 20, 2023
1 parent 20e3787 commit 1fc1eb2
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:a83901e0a1561059f967f772b9a733643a4694015e7d8f31f0f5b2481786fbc4 AS jre-build

FROM debian:bullseye-20230502-slim@sha256:f4da3f9b18fc242b739807a0fb3e77747f644f2fb3f67f4403fafce2286b431a
FROM debian:bullseye-20230612-slim@sha256:924df86f8aad741a0134b2de7d8e70c5c6863f839caadef62609c1be1340daf5

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

Please sign in to comment.