docker-compose: Update to version 2.27.0

This commit is contained in:
github-actions[bot] 2024-04-25 00:34:30 +00:00
parent 99da73fe2f
commit d0098e6264

View File

@ -1,12 +1,12 @@
{
"version": "2.26.1",
"version": "2.27.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.26.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "d8a386d375ef26a77be0bee97516b0287d93acafb3976806f42e2b76c6904125"
"url": "https://github.com/docker/compose/releases/download/v2.27.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "2e5ae01bbec3bd6ed3a5a267df7edee3c8c5fc59101a0aad0241ed4ed46c70ac"
}
},
"bin": "docker-compose.exe",