Files
hassio-addons/emby/build.json
Alexandre 7739240ab5 cleaning
2021-02-02 11:51:17 +01:00

9 lines
245 B
JSON

{
"build_from": {
"armv7": "linuxserver/emby:arm32v7-version-",
"armhf": "linuxserver/emby:arm32v7-version-",
"aarch64": "linuxserver/emby:arm64v8-version-",
"amd64": "linuxserver/emby:amd64-version-"
}
}