docker-compose: Update to version 2.8.0

This commit is contained in:
github-actions[bot] 2022-07-29 20:30:32 +00:00
parent 7affec9459
commit f10fa3402f

View File

@ -1,12 +1,12 @@
{
"version": "2.7.0",
"version": "2.8.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.7.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "e8e0bb6a9c958711d081674ebe39fc31024e6de54fad18fe0b5471092745c440"
"url": "https://github.com/docker/compose/releases/download/v2.8.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "8ce1efe39658c34c924f4f6012614a26e5431d6506d6ceb3f8c9a9f3754e3656"
}
},
"bin": "docker-compose.exe",