Switch to tootsuite version
This commit is contained in:
parent
5d1e4acc41
commit
5836d356f1
|
@ -129,7 +129,7 @@ in {
|
|||
type = str;
|
||||
description = "Docker image to use for Mastodon.";
|
||||
default =
|
||||
"ghcr.io/mastodon/mastodon:${toplevel.config.services.mastodonContainer.version}";
|
||||
"ghcr.io/tootsuite/mastodon:${toplevel.config.services.mastodonContainer.version}";
|
||||
};
|
||||
|
||||
postgres = mkOption {
|
||||
|
|
Loading…
Reference in New Issue