mirror of
https://github.com/YunoHost-Apps/fab-manager_ynh.git
synced 2024-09-03 18:36:16 +02:00
ruby 3.2.2 nodejs 18.15
see https://github.com/sleede/fab-manager/blob/master/CHANGELOG.md
This commit is contained in:
parent
34129c0a57
commit
ae814c763a
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
nodejs_version="18"
|
nodejs_version="18.15"
|
||||||
ruby_version="3.1"
|
ruby_version="3.2.2"
|
||||||
|
|
||||||
# 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
|
||||||
|
|
Loading…
Add table
Reference in a new issue