Update Jellyfin image to latest version

This commit is contained in:
feldjaeger 2026-03-05 19:53:14 +01:00 committed by GitHub
parent e40c4e326a
commit 1c398739b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
--- ---
services: services:
jellyfin: jellyfin:
image: jellyfin/jellyfin:unstable image: jellyfin/jellyfin:latest
container_name: jellyfin container_name: jellyfin
environment: environment:
- PUID=1000 - PUID=1000
@ -27,4 +27,4 @@ volumes:
driver_opts: driver_opts:
device: :/volume1/nas device: :/volume1/nas
o: addr=192.168.5.100,nolock,soft,rw o: addr=192.168.5.100,nolock,soft,rw
type: nfs type: nfs