docker-compose: Update to version 2.20.1

This commit is contained in:
github-actions[bot] 2023-07-19 00:46:09 +00:00
parent 6156120afb
commit 10baeabea2

View File

@ -1,12 +1,12 @@
{ {
"version": "2.20.0", "version": "2.20.1",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/", "homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.20.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.20.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "94ae3b1302faf173ccd1cdc3556bd150f90780ff94cdf6e704a8302a75574da6" "hash": "7e6f1f0e5fadd6f834de067f4e321560eb1b6465dff62f59cffe36a23a300497"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",