diff --git a/scripts/_common.sh b/scripts/_common.sh index 896cb0e..fbf3923 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -11,7 +11,7 @@ MEMORY_NEEDED="2560" RUBY_VERSION="3.0.3" -NODEJS_VERSION="14" +NODEJS_VERSION="16" # Workaround for Mastodon on Bullseye # See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463