mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
Update _common.sh
This commit is contained in:
parent
014ed4e0ee
commit
5dafba66ae
1 changed files with 2 additions and 2 deletions
|
@ -9,9 +9,9 @@ pkg_dependencies="ntp ntpdate tzdata curl git imagemagick tzdata libc-dev zlib1g
|
|||
|
||||
build_pkg_dependencies="build-essential patch libpq-dev"
|
||||
|
||||
ruby_version="2.7.0"
|
||||
ruby_version="3.0.6"
|
||||
|
||||
nodejs_version="14"
|
||||
nodejs_version="16"
|
||||
|
||||
# Workaround for Mastodon on Bullseye
|
||||
# See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463
|
||||
|
|
Loading…
Add table
Reference in a new issue