Skip to content

Commit

Permalink
chore: Bump docker from 24.0.6 to 24.0.7 in /docker (#166)
Browse files Browse the repository at this point in the history
Bumps docker from 24.0.6 to 24.0.7.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 4, 2024
1 parent f6c5d73 commit f584e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker:24.0.6
FROM docker:24.0.7

RUN \
apk update && \
Expand Down

0 comments on commit f584e35

Please sign in to comment.