docker: Update to version 23.0.1

This commit is contained in:
github-actions[bot] 2023-02-10 00:34:49 +00:00
parent 1472e523e2
commit b3ad61f3a9

View File

@ -1,12 +1,12 @@
{ {
"version": "23.0.0", "version": "23.0.1",
"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-23.0.0.zip", "url": "https://download.docker.com/win/static/stable/x86_64/docker-23.0.1.zip",
"hash": "7cdf8dfb19b545079bee399b927b77220987b0428501e0d1525311d31ca8b29e" "hash": "3c8258175c5b666e3d1b96d78e37984619e072b3228a76388177bbeb74c7f82d"
} }
}, },
"extract_dir": "docker", "extract_dir": "docker",