diff --git a/scripts/_common.sh b/scripts/_common.sh index 088dd05..58b5657 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # dependencies used by the app pkg_dependencies="postgresql" -nodejs_version=14 +nodejs_version=16 nodebb_version=v1.18.x #=================================================