docker-compose: Update to version 2.12.2

This commit is contained in:
github-actions[bot] 2022-10-22 00:43:13 +00:00
parent 4a93ec1657
commit e93446a79d

View File

@ -1,12 +1,12 @@
{
"version": "2.12.1",
"version": "2.12.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.12.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "280b6fc7352a68354425ecc6cafe1215fa36481a04c0bfdcf1a5a75ee7764886"
"url": "https://github.com/docker/compose/releases/download/v2.12.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "0356b20170258be37295774b89a32b294dd524b646ec6df896026a82c43d6f62"
}
},
"bin": "docker-compose.exe",