Update jellyfin service image to use preview version in compose.yaml

This commit is contained in:
Nikholas Pcenicni
2026-08-20 23:25:57 -04:00
parent 30012b26fb
commit 8bdfc349fe

View File

@@ -1,7 +1,7 @@
services: services:
jellyfin: jellyfin:
image: linuxserver/jellyfin image: jellyfin/jellyfin:preview
container_name: jellyfin container_name: jellyfin
environment: environment:
- PUID=${PUID} - PUID=${PUID}