docker-compose: Update to version 2.29.5

This commit is contained in:
github-actions[bot] 2024-09-17 12:31:37 +00:00
parent eb15f3e2fe
commit dce00c3eec

View File

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