Skip to content

Commit

Permalink
Bump debian in /03_maven_tutorial
Browse files Browse the repository at this point in the history
Bumps debian from bookworm-20240904 to bookworm-20241016.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent f4b115a commit 27c768e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03_maven_tutorial/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use a base image
FROM debian:bookworm-20240904 as cloning-stage
FROM debian:bookworm-20241016 as cloning-stage

# Set ARGs for the GitHub credentials and repository
ARG GITHUB_USERNAME
Expand Down

0 comments on commit 27c768e

Please sign in to comment.