From 5cadd6bc7efd09f25da23bb14396f401fb6de2b3 Mon Sep 17 00:00:00 2001 From: denis Date: Fri, 15 Nov 2024 12:57:15 -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 6a11ec2..1324386 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" + packages = "ffmpeg postgresql-13"