docker-compose: Update to version 2.2.3

This commit is contained in:
github-actions[bot] 2022-03-03 12:30:22 +00:00
parent 51568c21a3
commit f7a8b830a3

View File

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