Changing sonarr image from 'latest' (stable) to 'preview' (v3 preview).

This commit is contained in:
Alexey Skobkin 2020-03-31 20:14:35 +03:00
parent e4e3af5aa7
commit 2f995fef73
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ version: '3.7'
services:
sonarr:
# https://hub.docker.com/r/linuxserver/sonarr
image: linuxserver/sonarr:latest
#image: linuxserver/sonarr:latest
image: linuxserver/sonarr:preview
container_name: sonarr
#network_mode: "host"
ports: