Files
hassio-addons/emby/build.json
2020-02-21 07:36:55 +01:00

14 lines
347 B
JSON

{
"build_from_template": {
"image": "linuxserver/emby",
"version": "4.3.1.0-ls31"
},
"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"
},
"squash": false,
"args": {}
}