Skip to content

Commit

Permalink
chore: Bump docker from 24.0.7 to 25.0.3 in /docker
Browse files Browse the repository at this point in the history
Bumps docker from 24.0.7 to 25.0.3.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent f6d6628 commit 5be5af6
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.7
FROM docker:25.0.3

RUN \
apk update && \
Expand Down

0 comments on commit 5be5af6

Please sign in to comment.