Files
hassio-addons/xteve/build.json
2022-06-12 00:23:49 +00:00

11 lines
211 B
JSON

{
"build_from": {
"aarch64": "tinyserve/xteve:latest",
"amd64": "tinyserve/xteve:latest",
"armv7": "tinyserve/xteve:latest"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}