Update manifest.toml

This commit is contained in:
eric_G 2025-01-22 09:50:09 +01:00
parent c6bebf833f
commit bacb601c9f

View file

@ -129,7 +129,7 @@ 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 = "mariadb-server, deb1, deb2, php8.0-foo, php8.0-bar"
packages = "mariadb-server, deb1, deb2, php8.3-foo, php8.3-bar"
[resources.database]
# This will automatically provision/deprovison a MySQL DB and store the corresponding credentials in settings $db_user, $db_name, $db_pwd