Switch back to stable jellyfin image

This commit is contained in:
Marko Korhonen 2022-06-17 10:03:37 +03:00
parent 7b324f56fe
commit e42ec34bc6
No known key found for this signature in database
GPG Key ID: 911B85FBC6003FE5

View File

@ -1,7 +1,7 @@
[services]
[services.jellyfin]
image = "jellyfin/jellyfin:10.8.0-beta3"
image = "jellyfin/jellyfin"
container_name = "jellyfin"
environment = ["TZ=Europe/Helsinki"]
ports = ["8096:8096"]