docker-compose: Update to version 2.37.1

This commit is contained in:
github-actions[bot] 2025-06-12 12:31:35 +00:00
parent 3cab560df8
commit bb66f6b810

View File

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