Files
hassio-addons/emby/build.json
2020-06-27 09:14:35 +02:00

14 lines
347 B
JSON

{
"build_from_template": {
"image": "linuxserver/emby",
"version": "4.4.3.0-ls45"
},
"build_from": {
"armhf": "linuxserver/emby:arm32v7-4.4.3.0-ls45",
"aarch64": "linuxserver/emby:arm64v8-4.4.3.0-ls45",
"amd64": "linuxserver/emby:amd64-4.4.3.0-ls45"
},
"squash": false,
"args": {}
}