docker-compose: Update to version 2.14.1

This commit is contained in:
github-actions[bot] 2022-12-15 16:30:07 +00:00
parent ac9f9b4bd1
commit 732f0d76ad

View File

@ -1,12 +1,12 @@
{
"version": "2.14.0",
"version": "2.14.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.14.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "f1c6e953e119e7d1558b76ec6826633963edefcde7f499ca6601ca094f568767"
"url": "https://github.com/docker/compose/releases/download/v2.14.1/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "82394eecdb3cb9e6973edf8c8cc767123f7d2847572b98dcd42bda0e16e4b7e8"
}
},
"bin": "docker-compose.exe",