docker-compose: Update to version 2.17.0

This commit is contained in:
github-actions[bot] 2023-03-22 16:31:33 +00:00
parent bdb4d63b66
commit 644d884c7f

View File

@ -1,12 +1,12 @@
{
"version": "2.16.0",
"version": "2.17.0",
"description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.16.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "a35d1188e796dbda914ddb9677059c654b445aa2921066e0b556ca9906bb603c"
"url": "https://github.com/docker/compose/releases/download/v2.17.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "1374f42a72ac46430b4a72016d8b1428317dd81811016373518b7afa7d86cee8"
}
},
"bin": "docker-compose.exe",