docker-compose: Update to version 1.29.0

This commit is contained in:
Richard Kuhnt 2021-04-06 22:00:31 +00:00
parent 46d8cc8e9d
commit 560d99169c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.28.6", "version": "1.29.0",
"description": "Define and run multi-container applications with Docker", "description": "Define and run multi-container applications with Docker",
"homepage": "https://github.com/docker/compose", "homepage": "https://github.com/docker/compose",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/docker/compose/releases/download/1.28.6/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.29.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "8fa80d465d436f577ed5bf9ea39795f80812b37867fdc0c84a27f0c14dc29fe3" "hash": "03cc2b80a4eed943d05930aaadb3980f2d0420e9fee7190228195acfa53483e8"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",