docker-compose: Update to version 2.39.4

This commit is contained in:
github-actions[bot] 2025-09-19 12:31:56 +00:00
parent bbcb2f62aa
commit 7c34388127

View File

@ -1,12 +1,12 @@
{
"version": "2.39.3",
"version": "2.39.4",
"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.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "c6a724f026f4a65e7648fba6e1b27eb5abaa057e7dbf2beeacc760f9db723c01"
"url": "https://github.com/docker/compose/releases/download/v2.39.4/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "6b3bccfabcdd172e1d9e15d011b54c9b5b13b93b1153148108f55e4349055955"
}
},
"bin": "docker-compose.exe",