docker-compose: Update to version 2.24.0

This commit is contained in:
github-actions[bot] 2024-01-11 16:27:36 +00:00
parent 325e3974fc
commit 355be0ae7d

View File

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