fix: Use linuxserver/readarr (hotio has no readarr)

This commit is contained in:
sascha 2026-04-29 19:02:56 +02:00
parent 1a15015ff1
commit db53d4e6ba

View file

@ -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: