diff --git a/hosts/franz/arion/matrix/arion-compose.nix b/hosts/franz/arion/matrix/arion-compose.nix index 0927761..e5bb505 100644 --- a/hosts/franz/arion/matrix/arion-compose.nix +++ b/hosts/franz/arion/matrix/arion-compose.nix @@ -10,7 +10,7 @@ services = { synapse.service = { - image = "matrixdotorg/synapse:v1.104.0"; + image = "matrixdotorg/synapse:v1.113.0"; container_name = "synapse"; labels = { "traefik.enable" = "true";