docker-compose: Update to version 2.14.0

This commit is contained in:
github-actions[bot] 2022-12-02 20:25:41 +00:00
parent 76fef77033
commit 54d1e2e556

View File

@ -1,12 +1,12 @@
{ {
"version": "2.13.0", "version": "2.14.0",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://docs.docker.com/compose/", "homepage": "https://docs.docker.com/compose/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/v2.13.0/docker-compose-windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/v2.14.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "09f099b74dcb566a5d77c46d3e8e6061640bbec3c6f329c7863040a933d2d358" "hash": "f1c6e953e119e7d1558b76ec6826633963edefcde7f499ca6601ca094f568767"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",