Files
hassio-addons/netalertx/build.json
2025-01-05 13:04:36 +11:00

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"
}
}