docker-compose: Update to version 2.3.2

This commit is contained in:
github-actions[bot] 2022-03-08 12:30:25 +00:00
parent 8dbe292ac3
commit 9875344d4f

View File

@ -1,12 +1,12 @@
{
"version": "2.3.1",
"version": "2.3.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.3.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "1c4b21fb43802c59e535d5f7508fd1f4d981f3a203fbd74ebd728b591593a303"
"url": "https://github.com/docker/compose/releases/download/v2.3.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "86d4d23778659bda8251478276ff12436b5dc52dbc4c767a455e45f27af1d376"
}
},
"bin": "docker-compose.exe",