diff --git a/bucket/docker.json b/bucket/docker.json index 10bac6a699..3ede4e7570 100644 --- a/bucket/docker.json +++ b/bucket/docker.json @@ -1,12 +1,12 @@ { - "version": "20.10.11", + "version": "20.10.12", "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-20.10.11.zip", - "hash": "a60a1d45cc45ffc7cc0337813e6d5a0cad39409416bab04ade6eb4e03a0e5a7c" + "url": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.12.zip", + "hash": "bd3775ada72492aa1f3c2edb3e81663bd128b9d4f6752ef75953a6af7c219c81" } }, "extract_dir": "docker",