docker-compose: Update to version 2.36.2

This commit is contained in:
github-actions[bot] 2025-05-23 16:29:46 +00:00
parent 5fb545cd53
commit 141273a986

View File

@ -1,12 +1,12 @@
{
"version": "2.36.1",
"version": "2.36.2",
"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.36.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "0291c2f108655128dc36005d0c703869d9d98a1d403ed9bb8719356b9e5f2704"
"url": "https://github.com/docker/compose/releases/download/v2.36.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "82ebec0022949087f883b3dffa0d7e57a2a141203ad31c012381d2754962c905"
}
},
"bin": "docker-compose.exe",