Pin jellyfin to latest
It can update itself just fine
This commit is contained in:
parent
9d962c324b
commit
52e8f34198
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
jellyfin:
|
||||
image: linuxserver/jellyfin:v10.5.5-ls58
|
||||
image: linuxserver/jellyfin:latest
|
||||
environment:
|
||||
- PUID={{ docker_user.id }}
|
||||
- PGID={{ docker_user.id }}
|
||||
|
|
Loading…
Reference in a new issue