mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
11 lines
272 B
JSON
11 lines
272 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "lscr.io/linuxserver/jellyfin:arm64v8-latest",
|
|
"amd64": "lscr.io/linuxserver/jellyfin:amd64-latest",
|
|
"armv7": "lscr.io/linuxserver/jellyfin:arm32v7-latest"
|
|
},
|
|
"codenotary": {
|
|
"signer": "alexandrep.github@gmail.com"
|
|
}
|
|
}
|