docker-compose: Update to version 2.24.1

This commit is contained in:
github-actions[bot] 2024-01-18 12:30:04 +00:00
parent bf05cc43bf
commit 80d629ffce

View File

@ -1,12 +1,12 @@
{ {
"version": "2.24.0", "version": "2.24.1",
"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.24.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.24.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "4e0e387d67a65d92e3a7aca085f86b4b46ed5bd7a475f81921629e1d097178f0" "hash": "6c94193c282d5fba71563c617fe8ddf8dce9355fb1d0ae93609221c590d06fcb"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",