docker-compose: Update to version 2.21.0

This commit is contained in:
github-actions[bot] 2023-08-31 00:33:53 +00:00
parent 7b87286116
commit 6ea16a4935

View File

@ -1,12 +1,12 @@
{ {
"version": "2.20.3", "version": "2.21.0",
"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.3/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.21.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "78277205b4c58c6b432c0cc428766e3f2c094eb2e4d52121fd8a62eeea483199" "hash": "cfb3d206ce3beed19ef73bde752f303f733c9804307404f9480ad53cf53bd1bd"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",