docker-compose: Update to version 2.39.0

This commit is contained in:
github-actions[bot] 2025-07-24 12:31:58 +00:00
parent bb24d58f3a
commit 96a156561f

View File

@ -1,12 +1,12 @@
{
"version": "2.38.2",
"version": "2.39.0",
"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.38.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "ba8f09d3873f7a9755b863ed2013a1276b96fcbbc074c69ff3d3cfbce3e0186f"
"url": "https://github.com/docker/compose/releases/download/v2.39.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "42f8d1a03c32fdf73ec2c10c2c9d4f75e430da798ec94743d86f188c5155c621"
}
},
"bin": "docker-compose.exe",