Arion: Bump Sonarr to 4.0.5
Sonarr: 4.0.4 -> 4.0.5
This commit is contained in:
parent
49217e1bcc
commit
470f738403
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue