diff --git a/scripts/_common.sh b/scripts/_common.sh index 1b0d6b7..8a6641d 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -11,7 +11,7 @@ MEMORY_NEEDED="2560" RUBY_VERSION="3.2.2" -NODEJS_VERSION="18" +NODEJS_VERSION="16" # Workaround for Mastodon on Bullseye # See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463