docker-compose: Update to version 2.10.1

This commit is contained in:
github-actions[bot] 2022-08-24 16:31:30 +00:00
parent 1b94c08152
commit 959e499ed1

View File

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