diff --git a/bucket/docker.json b/bucket/docker.json index f36d3b9a66..87fe90b76c 100644 --- a/bucket/docker.json +++ b/bucket/docker.json @@ -1,12 +1,12 @@ { - "version": "27.1.1", + "version": "27.1.2", "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.1.1.zip", - "hash": "978d3ba0f8440173469580f9c17f44fe28fcef3a59ab87c32d42a2d9a2853c26" + "url": "https://download.docker.com/win/static/stable/x86_64/docker-27.1.2.zip", + "hash": "73ae98b2919828c9c41555de6d89be9e1ee27b310ea1340f52d733fbd16502bc" } }, "extract_dir": "docker",