Skip to content

Commit

Permalink
Update Radarr and Prowlarr Version (#261)
Browse files Browse the repository at this point in the history
  • Loading branch information
thedroidkid authored Aug 29, 2023
1 parent 6d63e70 commit 13eb192
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Apps/Prowlarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
PGID: "1000"
PUID: "1000"
TZ: Europe/London
image: linuxserver/prowlarr:0.4.5-nightly
image: linuxserver/prowlarr:1.7.4
deploy:
resources:
reservations:
Expand Down
2 changes: 1 addition & 1 deletion Apps/Radarr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
PGID: $PGID
PUID: $PUID
TZ: $TZ
image: linuxserver/radarr:4.6.4
image: linuxserver/radarr:4.7.5
deploy:
resources:
reservations:
Expand Down

0 comments on commit 13eb192

Please sign in to comment.