docker-compose: Update to version 2.39.3

This commit is contained in:
github-actions[bot] 2025-09-09 08:30:39 +00:00
parent 83446ca129
commit 32fcdf443c

View File

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