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",