Update Radarr and Prowlarr Version (#261)
This commit is contained in:
parent
6d63e7012b
commit
13eb192243
|
@ -5,7 +5,7 @@ services:
|
||||||
PGID: "1000"
|
PGID: "1000"
|
||||||
PUID: "1000"
|
PUID: "1000"
|
||||||
TZ: Europe/London
|
TZ: Europe/London
|
||||||
image: linuxserver/prowlarr:0.4.5-nightly
|
image: linuxserver/prowlarr:1.7.4
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
reservations:
|
reservations:
|
||||||
|
|
|
@ -5,7 +5,7 @@ services:
|
||||||
PGID: $PGID
|
PGID: $PGID
|
||||||
PUID: $PUID
|
PUID: $PUID
|
||||||
TZ: $TZ
|
TZ: $TZ
|
||||||
image: linuxserver/radarr:4.6.4
|
image: linuxserver/radarr:4.7.5
|
||||||
deploy:
|
deploy:
|
||||||
resources:
|
resources:
|
||||||
reservations:
|
reservations:
|
||||||
|
|
Loading…
Reference in New Issue