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:
jellyfin:
image: linuxserver/jellyfin
image: jellyfin/jellyfin:preview
container_name: jellyfin
environment:
- PUID=${PUID}