Downgrade jellyfin version
This commit is contained in:
parent
1b55fffefc
commit
5408b1054c
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user