docker-compose: Update to version 2.37.2

This commit is contained in:
github-actions[bot] 2025-06-20 16:30:05 +00:00
parent e4cee3a69d
commit 066c1bb0ed

View File

@ -1,12 +1,12 @@
{
"version": "2.37.1",
"version": "2.37.2",
"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.37.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "132fb31ef7dc81a82d7b1429adf3fd76cc0a7128059af3a172945445a50f2801"
"url": "https://github.com/docker/compose/releases/download/v2.37.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "f52bba6d8031da7e01c5bcf621dadea0afa41a317be09f2946701e15e899f8a4"
}
},
"bin": "docker-compose.exe",