Files
hassio-addons/xteve/build.json
2022-06-06 07:25:37 +02:00

11 lines
192 B
JSON

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