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
4d84cad40f
commit
0731d367e4
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.6.10"
|
||||
ruby_version="3.2.3"
|
||||
|
||||
nodejs_version="14"
|
||||
nodejs_version="18"
|
||||
|
||||
# Workaround for Mastodon on Bullseye
|
||||
# See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463
|
||||
|
|
Loading…
Add table
Reference in a new issue