mirror of
https://github.com/YunoHost-Apps/discourse_ynh.git
synced 2024-09-03 18:26:18 +02:00
Upgrade nodejs to v20
This commit is contained in:
parent
4f7f2a5ef1
commit
1c68c4a6e0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
ruby_version="3.2"
|
||||
|
||||
nodejs_version="18"
|
||||
nodejs_version="20"
|
||||
|
||||
libjemalloc="$(ldconfig -p | grep libjemalloc | awk 'END {print $NF}')"
|
||||
|
||||
|
|
Loading…
Reference in a new issue