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:
jellyfin:
image: jellyfin/jellyfin:unstable
image: jellyfin/jellyfin:latest
container_name: jellyfin
environment:
- PUID=1000