diff --git a/compose.yaml b/compose.yaml index 1ad3ea3..54a906e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -1,7 +1,7 @@ --- services: jellyfin: - image: lscr.io/linuxserver/jellyfin:unstable + image: jellyfin/jellyfin:unstable container_name: jellyfin environment: - PUID=1000