docker-compose: Update to version 2.32.4

This commit is contained in:
github-actions[bot] 2025-01-16 00:35:31 +00:00
parent 71a40e3d55
commit 5ca05b4e19

View File

@ -1,12 +1,12 @@
{
"version": "2.32.3",
"version": "2.32.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.32.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "67a0c3ca2fd94c74982917c8bdf54465367fc3a8c0cb17c529eb6525d32b1674"
"url": "https://github.com/docker/compose/releases/download/v2.32.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "5df58bb738c7ac2712c031e15154b49f32f4026640d8c0539090d6e0a66d6dfd"
}
},
"bin": "docker-compose.exe",