1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Downgrade nodejs 16

This commit is contained in:
Tagada 2023-12-26 16:09:34 +01:00
parent ca2a1878da
commit 32fab935a6

View file

@ -11,7 +11,7 @@ MEMORY_NEEDED="2560"
RUBY_VERSION="3.2.2" RUBY_VERSION="3.2.2"
NODEJS_VERSION="18" NODEJS_VERSION="16"
# Workaround for Mastodon on Bullseye # Workaround for Mastodon on Bullseye
# See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463 # See https://github.com/mastodon/mastodon/issues/15751#issuecomment-873594463