Skip to content

Commit

Permalink
feat(deps): update dependency docker to v26.1.0 (main) (#399)
Browse files Browse the repository at this point in the history
feat(deps): update dependency docker to v26.1.0

| datasource      | package   | from    | to      |
| --------------- | --------- | ------- | ------- |
| github-releases | moby/moby | v26.0.2 | v26.1.0 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 22, 2024
1 parent eb97a29 commit 6e4a304
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 @@ -47,7 +47,7 @@ RUN set -ex; \
USER 0

# renovate: datasource=github-releases packageName=moby/moby
RUN install-tool docker v26.0.2
RUN install-tool docker v26.1.0

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

0 comments on commit 6e4a304

Please sign in to comment.