docker-compose: Update to version 2.38.1

This commit is contained in:
github-actions[bot] 2025-06-30 20:29:17 +00:00
parent bdf196e453
commit d0e952fb46

View File

@ -1,12 +1,12 @@
{ {
"version": "2.37.3", "version": "2.38.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.3/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.38.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "771fee0bad6dadde4ea68d99ec9aefaffcab2574ad70e64b54560e4e139eb804" "hash": "1f50233952bdcef70d4b753112363a67e9af0f56a2eabfc9ba60444879b81638"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",