diff --git a/scripts/_common.sh b/scripts/_common.sh index 59c3cd0..1d19fbe 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -NODEJS_VERSION="16" +NODEJS_VERSION="16.14.0" # dependencies used by the app pkg_dependencies="ffmpeg postgresql"