Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit e5f0148

Browse files
chore(deps): update dependency docker to v27 (#287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 84833fa commit e5f0148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ RUN install-tool git v2.45.2
5757
RUN git config --system --add safe.directory '*'
5858

5959
# renovate: datasource=github-releases packageName=moby/moby
60-
RUN install-tool docker v26.1.4
60+
RUN install-tool docker v27.1.1
6161

6262
# renovate: datasource=github-releases packageName=containerbase/node-prebuild versioning=node
6363
RUN install-tool node 20.16.0

0 commit comments

Comments
 (0)