docker-compose: Update to version 2.32.2

This commit is contained in:
github-actions[bot] 2025-01-07 16:32:33 +00:00
parent 664dba22c8
commit 8a6aa2227e

View File

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