Update manifest.toml
This commit is contained in:
parent
5cadd6bc7e
commit
57b997fdf6
1 changed files with 1 additions and 1 deletions
|
@ -111,4 +111,4 @@ ram.runtime = "50M"
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
# This will automatically install/uninstall the following apt packages
|
# 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)
|
# and implicitly define the $phpversion setting as 8.0 (if phpX.Y-foobar dependencies are listed)
|
||||||
packages = "ffmpeg postgresql-13"
|
packages = "ffmpeg"
|
||||||
|
|
Loading…
Reference in a new issue