diff --git a/hosts/franz/arion/media/arion-compose.nix b/hosts/franz/arion/media/arion-compose.nix index 00658c7..5dcea1c 100644 --- a/hosts/franz/arion/media/arion-compose.nix +++ b/hosts/franz/arion/media/arion-compose.nix @@ -153,7 +153,7 @@ restart = "always"; }; sonarr.service = { - image = "linuxserver/sonarr:4.0.4"; + image = "linuxserver/sonarr:4.0.5"; container_name = "sonarr"; labels = { "traefik.enable" = "true";