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 is used to query, add downloads to the download queue and index TV shows
|
||||||
sonarr:
|
sonarr:
|
||||||
# Using "preview" version because "latest" doesn't work correctly
|
image: ghcr.io/linuxserver/sonarr
|
||||||
image: ghcr.io/linuxserver/sonarr:preview
|
|
||||||
container_name: sonarr
|
container_name: sonarr
|
||||||
environment:
|
environment:
|
||||||
- PUID=<your_PUID>
|
- PUID=<your_PUID>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user