Skip to content

Commit

Permalink
Bump debian in /03_maven_tutorial (#556)
Browse files Browse the repository at this point in the history
Bumps debian from bookworm-20240701 to bookworm-20240812.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 31, 2024
1 parent efae752 commit 99b48fe
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-20240701 as cloning-stage
FROM debian:bookworm-20240812 as cloning-stage

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

0 comments on commit 99b48fe

Please sign in to comment.