docker-compose: Update to version 2.40.3

This commit is contained in:
github-actions[bot] 2025-10-30 12:31:52 +00:00
parent 691800d951
commit ec714fbb59

View File

@ -1,12 +1,12 @@
{
"version": "2.40.2",
"version": "2.40.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.40.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "1f7f20b91e0564147dc58b3a58a22a8f64a787e060ce3c25789f408beacc0c4d"
"url": "https://github.com/docker/compose/releases/download/v2.40.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "4c864dd7f879dd40366e087e68a8a02cbcf018be0128867b13369898e67e1532"
}
},
"bin": "docker-compose.exe",