Test with develop tag for sonarr to be retrocompatible
This commit is contained in:
parent
f884d04f54
commit
872d50b51a
|
@ -122,7 +122,7 @@ services:
|
|||
- 'traefik.enable=true'
|
||||
|
||||
sonarr:
|
||||
image: linuxserver/sonarr
|
||||
image: linuxserver/sonarr:develop
|
||||
restart: always
|
||||
networks:
|
||||
- web
|
||||
|
|
Loading…
Reference in New Issue