Downgrade jellyfin version
This commit is contained in:
parent
1b55fffefc
commit
5408b1054c
@ -2,7 +2,7 @@ version: '3'
|
|||||||
services:
|
services:
|
||||||
jellyfin:
|
jellyfin:
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
image: jellyfin/jellyfin:latest
|
image: jellyfin/jellyfin:10.9.3
|
||||||
network_mode: 'host'
|
network_mode: 'host'
|
||||||
restart: 'unless-stopped'
|
restart: 'unless-stopped'
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user