Update Radarr and Prowlarr Version (#261)

This commit is contained in:
thedroidkid 2023-08-29 06:48:42 -04:00 committed by GitHub
parent 6d63e7012b
commit 13eb192243
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: