Skip to content

Commit

Permalink
feat(deps)!: Update dependency docker to v26 (#281)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent f566c88 commit 8c1c8c5
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
Expand Up @@ -33,7 +33,7 @@ RUN set -ex; \
true

# renovate: datasource=github-releases packageName=moby/moby
RUN install-tool docker v24.0.9
RUN install-tool docker v26.0.0

# --------------------------------------
# slim image
Expand Down

0 comments on commit 8c1c8c5

Please sign in to comment.