Pin jellyfin version

This commit is contained in:
Jake Howard 2020-10-27 17:38:10 +00:00
parent f414781182
commit f450d4a8f2
Signed by: jake
GPG key ID: 57AFB45680EDD477

View file

@ -2,7 +2,7 @@ version: "2.3"
services:
jellyfin:
image: linuxserver/jellyfin:latest
image: linuxserver/jellyfin:version-10.6.4-1
environment:
- PUID={{ docker_user.id }}
- PGID={{ docker_user.id }}