Using sonarr:latest instead of preview
This commit is contained in:
parent
12f9fc52b5
commit
a534866606
@ -33,8 +33,7 @@ services:
|
||||
|
||||
# Sonarr is used to query, add downloads to the download queue and index TV shows
|
||||
sonarr:
|
||||
# Using "preview" version because "latest" doesn't work correctly
|
||||
image: ghcr.io/linuxserver/sonarr:preview
|
||||
image: ghcr.io/linuxserver/sonarr
|
||||
container_name: sonarr
|
||||
environment:
|
||||
- PUID=<your_PUID>
|
||||
|
Loading…
x
Reference in New Issue
Block a user