docker: Update to version 20.10.14

This commit is contained in:
github-actions[bot] 2022-03-24 04:29:23 +00:00
parent e134d96176
commit bb26b4948a

View File

@ -1,12 +1,12 @@
{ {
"version": "20.10.13", "version": "20.10.14",
"description": "Docker CLI & Docker Engine for Windows containers. Docker is an open platform for developing, shipping, and running applications.", "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", "homepage": "https://docs.docker.com/engine",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.13.zip", "url": "https://download.docker.com/win/static/stable/x86_64/docker-20.10.14.zip",
"hash": "f18382ae665d75b1c31b1cc349bfd7d136cb29f67ea688849f2f31ed52e18f5f" "hash": "8803f10abfa6e5259726829cb32cc4e2082938e13e4115f44f00c5b9cde9c33c"
} }
}, },
"extract_dir": "docker", "extract_dir": "docker",