Fix readarr image tag to :develop (no stable release)
This commit is contained in:
@@ -57,7 +57,7 @@ services:
|
|||||||
|
|
||||||
readarr:
|
readarr:
|
||||||
container_name: readarr
|
container_name: readarr
|
||||||
image: lscr.io/linuxserver/readarr:latest
|
image: lscr.io/linuxserver/readarr:develop
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8787:8787"
|
- "8787:8787"
|
||||||
@@ -73,7 +73,7 @@ services:
|
|||||||
|
|
||||||
readarr-audiobooks:
|
readarr-audiobooks:
|
||||||
container_name: readarr-audiobooks
|
container_name: readarr-audiobooks
|
||||||
image: lscr.io/linuxserver/readarr:latest
|
image: lscr.io/linuxserver/readarr:develop
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8788:8787"
|
- "8788:8787"
|
||||||
|
|||||||
Reference in New Issue
Block a user