Arion: Bump sonarr to 4.0.6
This commit is contained in:
parent
d83bf9d4ab
commit
29fca3dd76
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@
|
||||||
restart = "always";
|
restart = "always";
|
||||||
};
|
};
|
||||||
sonarr.service = {
|
sonarr.service = {
|
||||||
image = "linuxserver/sonarr:4.0.5";
|
image = "linuxserver/sonarr:4.0.6";
|
||||||
container_name = "sonarr";
|
container_name = "sonarr";
|
||||||
labels = {
|
labels = {
|
||||||
"traefik.enable" = "true";
|
"traefik.enable" = "true";
|
||||||
|
|
Loading…
Reference in a new issue