docker-compose: Update to version 2.36.0

This commit is contained in:
github-actions[bot] 2025-05-07 12:32:30 +00:00
parent 2fa8e5c25d
commit 16bbf4130c

View File

@ -1,12 +1,12 @@
{
"version": "2.35.1",
"version": "2.36.0",
"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.35.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "971d6000e2c70da19c20f8264330a7ec3962b1fd59601afeb7e3636bad89b8c9"
"url": "https://github.com/docker/compose/releases/download/v2.36.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "9916ce82e444bb68e539ab36b947c2edb95f74e5a640c2661255f2c340b5cfee"
}
},
"bin": "docker-compose.exe",