docker-compose: Update to version 2.10.0

This commit is contained in:
github-actions[bot] 2022-08-19 16:30:54 +00:00
parent 89c4ce3428
commit 309980a038

View File

@ -1,12 +1,12 @@
{ {
"version": "2.9.0", "version": "2.10.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.9.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.10.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "d362372e2e46368f16702c192b12e7e349965d3b7d01c5fbb07504a9db732e88" "hash": "759e269e9e2b295b1c25abe7b8625cdb750232e4a5ccb8533bf264e539ac4fb4"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",