docker-compose: Update to version 2.32.1

This commit is contained in:
github-actions[bot] 2024-12-16 16:31:15 +00:00
parent a450abad4c
commit 109ace2e93

View File

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