From db53d4e6bad5483853404e661e86dc1aeb0152b0 Mon Sep 17 00:00:00 2001 From: sascha Date: Wed, 29 Apr 2026 19:02:56 +0200 Subject: [PATCH] fix: Use linuxserver/readarr (hotio has no readarr) --- compose.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/compose.yaml b/compose.yaml index a129b7a..44ffee9 100644 --- a/compose.yaml +++ b/compose.yaml @@ -80,13 +80,12 @@ services: readarr: container_name: readarr - image: ghcr.io/hotio/readarr:latest + image: lscr.io/linuxserver/readarr:latest restart: always environment: - PUID=1000 - PGID=1000 - TZ=Europe/Berlin - - UMASK=022 networks: - media_network ports: