Files
hassio-addons/tandoor_recipes/build.json
2022-07-29 11:05:48 +02:00

11 lines
226 B
JSON

{
"build_from": {
"aarch64": "vabene1111/recipes:latest",
"amd64": "vabene1111/recipes:latest",
"armv7": "vabene1111/recipes:latest-raspi"
},
"codenotary": {
"signer": "alexandrep.github@gmail.com"
}
}