Update jellyfin service image to use preview version in compose.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
|
||||
services:
|
||||
jellyfin:
|
||||
image: linuxserver/jellyfin
|
||||
image: jellyfin/jellyfin:preview
|
||||
container_name: jellyfin
|
||||
environment:
|
||||
- PUID=${PUID}
|
||||
|
||||
Reference in New Issue
Block a user