docker-compose: Update to version 2.24.6

This commit is contained in:
github-actions[bot] 2024-02-15 16:25:56 +00:00
parent 2fa1f255d6
commit 2979e8f057

View File

@ -1,12 +1,12 @@
{
"version": "2.24.5",
"version": "2.24.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.24.5/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "eb60363d21a5c85eff2d2e18a4ed94d84d5016be59471d77d520046fdd888aa9"
"url": "https://github.com/docker/compose/releases/download/v2.24.6/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "7a25ec49a53320fbe218c59ac7aafb05440725894322d396d4b353ad198b9dff"
}
},
"bin": "docker-compose.exe",