Skip to content

Commit

Permalink
fix(deps): update dependency docker to v26.1.1 (main) (#434)
Browse files Browse the repository at this point in the history
fix(deps): update dependency docker to v26.1.1

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent ecc5f86 commit 59c32e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Expand Up @@ -17,7 +17,7 @@ LABEL org.opencontainers.image.source="https://github.com/renovatebot/base-image
RUN install-tool node 20.12.2

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

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

0 comments on commit 59c32e1

Please sign in to comment.