mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
11 lines
204 B
JSON
11 lines
204 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "collelog/xteve:latest-alpine",
|
|
"amd64": "scp002/xteve:latest",
|
|
"armv7": "collelog/xteve:latest-alpine"
|
|
},
|
|
"codenotary":
|
|
{
|
|
"signer": "alexandrep.github@gmail.com" }
|
|
}
|