Skip to content

Commit

Permalink
Bump docker from 24.0.6-git to 24.0.7-git
Browse files Browse the repository at this point in the history
Bumps docker from 24.0.6-git to 24.0.7-git.

---
updated-dependencies:
- dependency-name: docker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 03c09f4 commit 1b97499
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 docker:24.0.6-git
FROM docker:24.0.7-git

RUN apk update && apk add \
bash \
Expand Down

0 comments on commit 1b97499

Please sign in to comment.