Downgrade jellyfin version

This commit is contained in:
Isaac Shoebottom 2024-06-01 22:02:45 -03:00
parent 1b55fffefc
commit 5408b1054c

View File

@ -2,7 +2,7 @@ version: '3'
services:
jellyfin:
container_name: jellyfin
image: jellyfin/jellyfin:latest
image: jellyfin/jellyfin:10.9.3
network_mode: 'host'
restart: 'unless-stopped'
environment: