Files
hassio-addons/emby_beta/build.json
Alexandre 65ac8b1db4 ghcr
2025-05-17 08:05:50 +02:00

10 lines
200 B
JSON

{
"build_from": {
"aarch64": "ghcr.io/linuxserver/emby:arm64v8-beta",
"amd64": "ghcr.io/linuxserver/emby:amd64-beta"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}