docker-compose: Update to version 2.29.6

This commit is contained in:
github-actions[bot] 2024-09-19 16:29:59 +00:00
parent bdba2b0f3e
commit 1095a6c03b

View File

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