diff --git a/manifest.toml b/manifest.toml index 01940c0..28945dc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -60,7 +60,7 @@ ram.runtime = "50M" [resources.apt] packages = [ - "mariadb_server", + "mariadb-server", "python3-pip", "python3-venv", "cython3",