From 502cf55e32413abc4a4f31086d352e0be8639ca8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 20:28:12 +0000 Subject: [PATCH] docker: Update to version 27.3.0 --- bucket/docker.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/docker.json b/bucket/docker.json index b525b10ef1..37259db1a8 100644 --- a/bucket/docker.json +++ b/bucket/docker.json @@ -1,12 +1,12 @@ { - "version": "27.2.1", + "version": "27.3.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-27.2.1.zip", - "hash": "84a407eaacdb36464b5ed0971b09bf74f531a979b59afa46c47c88f4d84440cd" + "url": "https://download.docker.com/win/static/stable/x86_64/docker-27.3.0.zip", + "hash": "a3e1f0e85126a5e51e0fdbea5ea2e63d784dcddb8dca236d401b10321c897d50" } }, "extract_dir": "docker",