docker-compose: Update to version 1.29.1

This commit is contained in:
Richard Kuhnt 2021-04-14 18:00:34 +00:00
parent 16e6a8dc48
commit 2e3b758b11

View File

@ -1,12 +1,12 @@
{ {
"version": "1.29.0", "version": "1.29.1",
"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.29.0/docker-compose-Windows-x86_64.exe#/docker-compose.exe", "url": "https://github.com/docker/compose/releases/download/1.29.1/docker-compose-Windows-x86_64.exe#/docker-compose.exe",
"hash": "03cc2b80a4eed943d05930aaadb3980f2d0420e9fee7190228195acfa53483e8" "hash": "23af7f305f2ee479e080baebe8065506e73b7a0b8c0479fd03e82c0ff6570e9d"
} }
}, },
"bin": "docker-compose.exe", "bin": "docker-compose.exe",