docker-compose: Update to version 2.32.0

This commit is contained in:
github-actions[bot] 2024-12-13 12:32:46 +00:00
parent 3fd63df7fd
commit 850c568684

View File

@ -1,12 +1,12 @@
{ {
"version": "2.31.0", "version": "2.32.0",
"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.31.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.32.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "93fa851954c19e0e19b753817eca37c81c9f4394b0db1853ebc66cd62230ea75" "hash": "b18f79e01e22362faede43844a2131038c49b52692150deb8ea81f98ab286fe6"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",