docker-compose: Update to version 2.2.2

This commit is contained in:
github-actions[bot] 2022-03-02 08:28:34 +00:00
parent 41b8f9328a
commit 327f16638d

View File

@ -1,12 +1,12 @@
{
"version": "2.2.3",
"version": "2.2.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.2.3/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "7ed35698f85d2d67855934b834845461cd454d40f9a07ee72deb88085af0890e"
"url": "https://github.com/docker/compose/releases/download/v2.2.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "77496c57449437194add809f10634fca96b9253433809446b6986e709fc8c032"
}
},
"bin": "docker-compose.exe",