Skip to content

Commit

Permalink
fix(deps): update dependency docker to v27.5.1 (main) (#1471)
Browse files Browse the repository at this point in the history
fix(deps): update dependency docker to v27.5.1

| datasource      | package   | from    | to      |
| --------------- | --------- | ------- | ------- |
| github-releases | moby/moby | v27.5.0 | v27.5.1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent d691327 commit 60073d8
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 @@ -14,7 +14,7 @@ LABEL org.opencontainers.image.source="https://github.com/renovatebot/base-image


# renovate: datasource=github-releases packageName=moby/moby
RUN install-tool docker v27.5.0
RUN install-tool docker v27.5.1

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

0 comments on commit 60073d8

Please sign in to comment.