docker-compose: Update to version 2.37.0

This commit is contained in:
github-actions[bot] 2025-06-05 16:29:51 +00:00
parent d722135d4c
commit de001e91d7

View File

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