Pin jellyfin to latest

It can update itself just fine
This commit is contained in:
Jake Howard 2020-07-13 18:09:33 +01:00
parent 9d962c324b
commit 52e8f34198
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -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 }}