Files
hassio-addons/emby/build.json
2020-09-24 08:13:39 +02:00

14 lines
351 B
JSON

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