Update emby container base

This commit is contained in:
Jake Howard 2020-03-17 20:42:09 +00:00
parent 24686f8cb3
commit 236757b4c0
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -2,7 +2,7 @@ version: "2.3"
services:
emby:
image: linuxserver/emby:4.3.1.0-ls34
image: linuxserver/emby:4.3.1.0-ls35
container_name: emby
environment:
- PUID={{ docker_user.id }}