From 5241bdda78cd2aab2e7dbb373bece70f238b6724 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Thu, 7 Mar 2024 19:50:17 +0100 Subject: [PATCH] Add mariadb-server --- manifest.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/manifest.toml b/manifest.toml index 53e484f..cdc0bb2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -77,6 +77,8 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen "php7.4-ssh2", "php7.4-mbstring", "php7.4-ldap", + + "mariadb-server", ] [resources.apt.extras.nonfree]