docker-compose: Update to version 2.36.1

This commit is contained in:
github-actions[bot] 2025-05-19 12:32:34 +00:00
parent fe768aee53
commit f9db689646

View File

@ -1,12 +1,12 @@
{ {
"version": "2.36.0", "version": "2.36.1",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/", "homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.36.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.36.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "9916ce82e444bb68e539ab36b947c2edb95f74e5a640c2661255f2c340b5cfee" "hash": "0291c2f108655128dc36005d0c703869d9d98a1d403ed9bb8719356b9e5f2704"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",