Skip to content

Commit

Permalink
Bump debian from 11.3 to 12.6
Browse files Browse the repository at this point in the history
Bumps debian from 11.3 to 12.6.

---
updated-dependencies:
- dependency-name: debian
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 2, 2024
1 parent 5a3d446 commit eddd286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:11.3
FROM debian:12.6

CMD ["/bin/bash"]
RUN apt-get update -y; \
Expand Down

0 comments on commit eddd286

Please sign in to comment.