1
0
Fork 0
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:
Éric Gaspar 2024-05-16 09:06:32 +02:00 committed by Félix Piédallu
parent 4f7f2a5ef1
commit 1c68c4a6e0

View file

@ -6,7 +6,7 @@
ruby_version="3.2"
nodejs_version="18"
nodejs_version="20"
libjemalloc="$(ldconfig -p | grep libjemalloc | awk 'END {print $NF}')"