diff --git a/bucket/docker.json b/bucket/docker.json index 37259db1a8..f869ec89d9 100644 --- a/bucket/docker.json +++ b/bucket/docker.json @@ -1,12 +1,12 @@ { - "version": "27.3.0", + "version": "27.3.1", "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.3.0.zip", - "hash": "a3e1f0e85126a5e51e0fdbea5ea2e63d784dcddb8dca236d401b10321c897d50" + "url": "https://download.docker.com/win/static/stable/x86_64/docker-27.3.1.zip", + "hash": "f2b36fcee7fd6d0b8f7d04dcf5d415d2745b212f0847946034ad989bb99e0382" } }, "extract_dir": "docker",