diff --git a/hosts/franz/arion/media/arion-compose.nix b/hosts/franz/arion/media/arion-compose.nix index 39423f1..4145e39 100644 --- a/hosts/franz/arion/media/arion-compose.nix +++ b/hosts/franz/arion/media/arion-compose.nix @@ -159,7 +159,7 @@ restart = "always"; }; sonarr.service = { - image = "linuxserver/sonarr:4.0.5"; + image = "linuxserver/sonarr:4.0.6"; container_name = "sonarr"; labels = { "traefik.enable" = "true";