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:
|
services:
|
||||||
jellyfin:
|
jellyfin:
|
||||||
image: jellyfin/jellyfin:unstable
|
image: jellyfin/jellyfin:latest
|
||||||
container_name: jellyfin
|
container_name: jellyfin
|
||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
|
|
@ -27,4 +27,4 @@ volumes:
|
||||||
driver_opts:
|
driver_opts:
|
||||||
device: :/volume1/nas
|
device: :/volume1/nas
|
||||||
o: addr=192.168.5.100,nolock,soft,rw
|
o: addr=192.168.5.100,nolock,soft,rw
|
||||||
type: nfs
|
type: nfs
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue