From 555b154c8eb12b960301d2b5ec843587f7aa61fb Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Thu, 5 Dec 2019 08:03:04 -0500 Subject: [PATCH] Update mariadb.json --- public/v2/apps/mariadb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v2/apps/mariadb.json b/public/v2/apps/mariadb.json index 547a3d7..1b8af10 100644 --- a/public/v2/apps/mariadb.json +++ b/public/v2/apps/mariadb.json @@ -1,7 +1,7 @@ { "captainVersion": "2", "documentation": "Taken from https://hub.docker.com/_/mariadb.", - "displayName": "", + "displayName": "MariaDB", "description": "MariaDB Server is one of the most popular open source relational databases. It's made by the original developers of MySQL and guaranteed to stay open source", "dockerCompose": { "version": "3.1",