Update emby container base
This commit is contained in:
parent
99a2472be8
commit
000ceea198
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
|||
|
||||
services:
|
||||
emby:
|
||||
image: linuxserver/emby:4.3.1.0-ls32
|
||||
image: linuxserver/emby:4.3.1.0-ls34
|
||||
container_name: emby
|
||||
environment:
|
||||
- PUID={{ docker_user.id }}
|
||||
|
|
Loading…
Reference in a new issue