emby 4.4.2.0

This commit is contained in:
Arne Petersen
2020-05-11 14:30:30 +02:00
parent 950171493b
commit fd21c07b4c
3 changed files with 10 additions and 6 deletions

View File

@@ -1,12 +1,12 @@
{
"build_from_template": {
"image": "linuxserver/emby",
"version": "4.3.1.0-ls31"
"version": "4.4.2.0-ls40"
},
"build_from": {
"armhf": "linuxserver/emby:arm32v7-4.3.1.0-ls31",
"aarch64": "linuxserver/emby:arm64v8-4.3.1.0-ls31",
"amd64": "linuxserver/emby:amd64-4.3.1.0-ls31"
"armhf": "linuxserver/emby:arm32v7-4.4.2.0-ls40",
"aarch64": "linuxserver/emby:arm64v8-4.4.2.0-ls40",
"amd64": "linuxserver/emby:amd64-4.4.2.0-ls40"
},
"squash": false,
"args": {}