From f70b0b3294dd825397637165752988197edd71fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Apr 2025 16:29:37 +0000 Subject: [PATCH] docker: Update to version 28.1.0 --- bucket/docker.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docker.json b/bucket/docker.json index ae4c8c1a34..3a2e574eb4 100644 --- a/bucket/docker.json +++ b/bucket/docker.json @@ -1,12 +1,12 @@ { - "version": "28.0.4", + "version": "28.1.0", "description": "Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.", "homepage": "https://docs.docker.com/engine", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://download.docker.com/win/static/stable/x86_64/docker-28.0.4.zip", - "hash": "cfafa2a5ee7e34bacc2077b0828f0733a404423c7a901c79efc4ff1680dbb716" + "url": "https://download.docker.com/win/static/stable/x86_64/docker-28.1.0.zip", + "hash": "e7c9e24d34320bde17e92dcdf727da13cc24605fa940a3fc0f1f3b3bc2d60d90" } }, "extract_dir": "docker",