Update emby base
This commit is contained in:
parent
0e79f4a7ba
commit
091fd9045b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: "2.3"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
emby:
|
emby:
|
||||||
image: linuxserver/emby:4.4.1.0-ls38
|
image: linuxserver/emby:4.4.1.0-ls40
|
||||||
container_name: emby
|
container_name: emby
|
||||||
environment:
|
environment:
|
||||||
- PUID={{ docker_user.id }}
|
- PUID={{ docker_user.id }}
|
||||||
|
|
Loading…
Reference in a new issue