mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
12 lines
226 B
JSON
12 lines
226 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "netalertx:latest",
|
|
"amd64": "netalertx:latest",
|
|
"armv7": "netalertx:latest",
|
|
"armv6": "netalertx:latest"
|
|
},
|
|
"codenotary": {
|
|
"signer": "alexandrep.github@gmail.com"
|
|
}
|
|
}
|