Files
hassio-addons/xteve/build.json
2022-06-06 17:32:12 +02:00

11 lines
195 B
JSON

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