Test with develop tag for sonarr to be retrocompatible

This commit is contained in:
Jean Froment 2018-06-19 19:49:32 +02:00
parent f884d04f54
commit 872d50b51a
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ services:
- 'traefik.enable=true' - 'traefik.enable=true'
sonarr: sonarr:
image: linuxserver/sonarr image: linuxserver/sonarr:develop
restart: always restart: always
networks: networks:
- web - web