1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mastodon_ynh.git synced 2024-09-03 19:46:02 +02:00

Update _common.sh

This commit is contained in:
panomaki 2023-04-04 20:10:16 +02:00 committed by GitHub
parent a0fc18466a
commit f54bf9ea01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ pkg_dependencies="imagemagick ffmpeg libpq-dev libxml2-dev libxslt1-dev file git
build_pkg_dependencies="" build_pkg_dependencies=""
memory_needed="2560" memory_needed="2560"
ruby_version=3.0.3 ruby_version=3.0.6
nodejs_version=16 nodejs_version=16
# Workaround for Mastodon on Bullseye # Workaround for Mastodon on Bullseye