From ad343b1197c435179c7b909bce4a85ce1ad7bad5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 09:16:14 +0000 Subject: [PATCH] test(deps): update dependency docker to v28.3.2 --- test/Dockerfile.distro | 2 +- test/latest/Dockerfile | 2 +- test/latest/Dockerfile.arm64 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/test/Dockerfile.distro b/test/Dockerfile.distro index 1845a9788c..7a220688e6 100644 --- a/test/Dockerfile.distro +++ b/test/Dockerfile.distro @@ -57,7 +57,7 @@ RUN install-tool dart 3.8.1 RUN install-tool devbox 0.14.2 # renovate: datasource=github-releases packageName=moby/moby -RUN install-tool docker v28.3.1 +RUN install-tool docker v28.3.2 # renovate: datasource=dotnet packageName=dotnet-sdk RUN install-tool dotnet 8.0.411 diff --git a/test/latest/Dockerfile b/test/latest/Dockerfile index 49f8776fac..de6f7cec83 100644 --- a/test/latest/Dockerfile +++ b/test/latest/Dockerfile @@ -191,7 +191,7 @@ RUN install-tool powershell v7.5.2 RUN install-tool node 22.17.0 # renovate: datasource=github-releases packageName=moby/moby -RUN install-tool docker v28.3.1 +RUN install-tool docker v28.3.2 #-------------------------------------- # test: bin path has 777 diff --git a/test/latest/Dockerfile.arm64 b/test/latest/Dockerfile.arm64 index 84c3b513a3..a6b2cb28a9 100644 --- a/test/latest/Dockerfile.arm64 +++ b/test/latest/Dockerfile.arm64 @@ -70,7 +70,7 @@ RUN install-tool gleam 1.11.1 FROM base AS test-docker # renovate: datasource=github-releases packageName=moby/moby -RUN install-tool docker v28.3.1 +RUN install-tool docker v28.3.2 #-------------------------------------- # Image: git