Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 11, 2023
1 parent 4a038a7 commit 441131e
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.5-git
FROM docker:24.0.6-git

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

0 comments on commit 441131e

Please sign in to comment.