diff --git a/scripts/_common.sh b/scripts/_common.sh index f5aeb98..c66de05 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ # PHP APP SPECIFIC #================================================= -NODEJS_VERSION="16.15.0" +NODEJS_VERSION="18.12.1" # dependencies used by the app pkg_dependencies="ffmpeg postgresql"