This commit is contained in:
parent
718cf14f4d
commit
1cf808dc31
1 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@
|
|||
};
|
||||
mautrix-discord = {
|
||||
autoStart = true;
|
||||
image = "dock.mau.dev/mautrix/discord:v0.6.5";
|
||||
image = "dock.mau.dev/mautrix/discord:v0.7.0";
|
||||
volumes = [
|
||||
"/var/lib/mautrix-discord:/data"
|
||||
];
|
||||
|
@ -47,7 +47,7 @@
|
|||
};
|
||||
cross-seed = {
|
||||
autoStart = true;
|
||||
image = "docker.io/crossseed/cross-seed";
|
||||
image = "docker.io/crossseed/cross-seed:5.9.2";
|
||||
volumes = [
|
||||
"${settings.server_configs_home}/cross-seed/config:/config"
|
||||
"${settings.server_configs_home}/cross-seed/cross-seed:/cross-seeds"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue