docker-compose: Update to version 2.39.1

This commit is contained in:
github-actions[bot] 2025-07-24 20:29:34 +00:00
parent a7b881f080
commit dcfe3320ca

View File

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