diff --git a/full-download-vpn/docker-compose.yaml b/full-download-vpn/docker-compose.yaml index c3d6110..a89f409 100644 --- a/full-download-vpn/docker-compose.yaml +++ b/full-download-vpn/docker-compose.yaml @@ -1379,7 +1379,7 @@ services: ########################################################################### ########################################################################### readarr: - image: lscr.io/linuxserver/readarr:develop + image: lscr.io/linuxserver/readarr:0.4.18-develop container_name: readarr restart: unless-stopped depends_on: @@ -1737,7 +1737,7 @@ services: ########################################################################### ########################################################################### whisparr: - image: hotio/whisparr:nightly + image: ghcr.io/hotio/whisparr:nightly container_name: whisparr restart: unless-stopped depends_on: diff --git a/mini-download-vpn/docker-compose.yaml b/mini-download-vpn/docker-compose.yaml index 3303f70..9b77fa3 100644 --- a/mini-download-vpn/docker-compose.yaml +++ b/mini-download-vpn/docker-compose.yaml @@ -1284,7 +1284,7 @@ services: ########################################################################### ########################################################################### readarr: - image: lscr.io/linuxserver/readarr:develop + image: lscr.io/linuxserver/readarr:0.4.18-develop container_name: readarr restart: unless-stopped volumes: @@ -1623,7 +1623,7 @@ services: ########################################################################### ########################################################################### whisparr: - image: hotio/whisparr:nightly + image: ghcr.io/hotio/whisparr:nightly container_name: whisparr restart: unless-stopped volumes: diff --git a/no-download-vpn/docker-compose.yaml b/no-download-vpn/docker-compose.yaml index 9ee0abb..65d6079 100644 --- a/no-download-vpn/docker-compose.yaml +++ b/no-download-vpn/docker-compose.yaml @@ -1214,7 +1214,7 @@ services: ########################################################################### ########################################################################### readarr: - image: lscr.io/linuxserver/readarr:develop + image: lscr.io/linuxserver/readarr:0.4.18-develop container_name: readarr restart: unless-stopped volumes: @@ -1548,7 +1548,7 @@ services: ########################################################################### ########################################################################### whisparr: - image: hotio/whisparr:nightly + image: ghcr.io/hotio/whisparr:nightly container_name: whisparr restart: unless-stopped volumes: