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