docker-compose: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2022-03-04 20:26:56 +00:00
parent cf73a60c33
commit 6ba7dc331b

View File

@ -1,12 +1,12 @@
{
"version": "2.2.3",
"version": "2.3.0",
"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.3.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "56c2d905ef8fe42d145880c20831b844e09e8c2a30d0c881c845d27f24e3f220"
}
},
"bin": "docker-compose.exe",