docker-compose: Update to version 2.13.0

This commit is contained in:
github-actions[bot] 2022-11-23 16:30:58 +00:00
parent d083949b34
commit 35cc572b27

View File

@ -1,12 +1,12 @@
{
"version": "2.12.2",
"version": "2.13.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.12.2/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "0356b20170258be37295774b89a32b294dd524b646ec6df896026a82c43d6f62"
"url": "https://github.com/docker/compose/releases/download/v2.13.0/docker-compose-windows-x86_64.exe#/docker-compose.exe",
"hash": "09f099b74dcb566a5d77c46d3e8e6061640bbec3c6f329c7863040a933d2d358"
}
},
"bin": "docker-compose.exe",