From 57b997fdf60bbefc6d0ceaa64369f87da2aa07cd Mon Sep 17 00:00:00 2001 From: denis Date: Fri, 15 Nov 2024 12:59:03 -0500 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 1324386..6a11ec2 100644 --- a/manifest.toml +++ b/manifest.toml @@ -111,4 +111,4 @@ ram.runtime = "50M" [resources.apt] # This will automatically install/uninstall the following apt packages # and implicitly define the $phpversion setting as 8.0 (if phpX.Y-foobar dependencies are listed) - packages = "ffmpeg postgresql-13" + packages = "ffmpeg"