docker-compose: Update to version 2.39.2

This commit is contained in:
github-actions[bot] 2025-08-08 16:30:30 +00:00
parent 39a8728383
commit f2eaa7d160

View File

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