docker-compose: Update to version 2.29.7

This commit is contained in:
github-actions[bot] 2024-09-20 12:31:16 +00:00
parent 5398c49351
commit 977706ad98

View File

@ -1,12 +1,12 @@
{ {
"version": "2.29.6", "version": "2.29.7",
"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.29.6/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.29.7/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "0ead495cd4b275bf4988fc04635ee5e603853ff4b494b6dc13c3127fe03919d1" "hash": "a87a6464ef717ff193ac01211f0de8893866e53c01ef7514f2f9fc54addd2abd"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",