Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

Commit

Permalink
Update Media management
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2024
1 parent 4672e09 commit 8ef8c40
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions media-management/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ services:
retries: 5

nextcloud:
image: linuxserver/nextcloud:28.0.2
image: linuxserver/nextcloud:28.0.3
container_name: nextcloud
environment:
- PUID=1000
Expand Down Expand Up @@ -212,7 +212,7 @@ services:
retries: 10

prowlarr:
image: linuxserver/prowlarr:1.13.3
image: linuxserver/prowlarr:1.14.3
container_name: prowlarr
environment:
- PUID=1000
Expand Down Expand Up @@ -294,7 +294,7 @@ services:
retries: 5

sabnzbd:
image: lscr.io/linuxserver/sabnzbd:4.2.2
image: lscr.io/linuxserver/sabnzbd:4.2.3
container_name: sabnzbd
environment:
- PUID=1000
Expand Down

0 comments on commit 8ef8c40

Please sign in to comment.