Arion: Bump prowlarr to 1.19.0
This commit is contained in:
parent
f4725f1030
commit
d83bf9d4ab
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
prowlarr.service = {
|
prowlarr.service = {
|
||||||
image = "linuxserver/prowlarr:1.16.2";
|
image = "linuxserver/prowlarr:1.19.0";
|
||||||
container_name = "prowlarr";
|
container_name = "prowlarr";
|
||||||
labels = {
|
labels = {
|
||||||
"traefik.enable" = "true";
|
"traefik.enable" = "true";
|
||||||
|
|
Loading…
Reference in a new issue