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'
|
- 'traefik.enable=true'
|
||||||
|
|
||||||
sonarr:
|
sonarr:
|
||||||
image: linuxserver/sonarr
|
image: linuxserver/sonarr:develop
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
- web
|
- web
|
||||||
|
|
Loading…
Reference in New Issue