docker-compose: Update to version 2.32.3

This commit is contained in:
github-actions[bot] 2025-01-13 16:31:21 +00:00
parent 325784825d
commit eb9aef089c

View File

@ -1,12 +1,12 @@
{
"version": "2.32.2",
"version": "2.32.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.32.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "f384ad29e5187745cad4c18a14ddafd5e7a748c68b5bd991599b1756e36d3bec"
"url": "https://github.com/docker/compose/releases/download/v2.32.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "67a0c3ca2fd94c74982917c8bdf54465367fc3a8c0cb17c529eb6525d32b1674"
}
},
"bin": "docker-compose.exe",