docker-compose: Update to version 2.12.1

This commit is contained in:
github-actions[bot] 2022-10-21 16:32:00 +00:00
parent f536b6627b
commit 808c9910b5

View File

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