Skip to content

Commit

Permalink
chore: Bump docker from 25.0.3 to 26.1.3 in /docker
Browse files Browse the repository at this point in the history
Bumps docker from 25.0.3 to 26.1.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 Jun 1, 2024
1 parent efb8fb5 commit d103ad8
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:25.0.3
FROM docker:26.1.3

RUN \
apk update && \
Expand Down

0 comments on commit d103ad8

Please sign in to comment.