Update Jellyfin image to latest version
This commit is contained in:
parent
e40c4e326a
commit
1c398739b6
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
services:
|
||||
jellyfin:
|
||||
image: jellyfin/jellyfin:unstable
|
||||
image: jellyfin/jellyfin:latest
|
||||
container_name: jellyfin
|
||||
environment:
|
||||
- PUID=1000
|
||||
|
|
@ -27,4 +27,4 @@ volumes:
|
|||
driver_opts:
|
||||
device: :/volume1/nas
|
||||
o: addr=192.168.5.100,nolock,soft,rw
|
||||
type: nfs
|
||||
type: nfs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue