docker-compose: Update to version 2.24.4

This commit is contained in:
github-actions[bot] 2024-01-30 00:32:11 +00:00
parent fa8411f798
commit ffa1790fa5

View File

@ -1,12 +1,12 @@
{
"version": "2.24.3",
"version": "2.24.4",
"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.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "107586a56c0efb53cdd164f8de2c06d9737f4e142c80b6d7d9f5aa2be956425e"
"url": "https://github.com/docker/compose/releases/download/v2.24.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "e68c6eb31cc0aff2d9eb0f11d48e709888f25c0c204ce74bfbe69e33af3bbcbb"
}
},
"bin": "docker-compose.exe",