docker-compose: Update to version 1.29.2

This commit is contained in:
Richard Kuhnt 2021-05-10 13:00:23 +00:00
parent 7d1bf312b6
commit 5d15112517

View File

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