mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 09:51:02 +01:00
11 lines
260 B
JSON
11 lines
260 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "mbentley/omada-controller:latest-arm64",
|
|
"amd64": "mbentley/omada-controller:latest-amd64",
|
|
"armv7": "mbentley/omada-controller:latest-armv7l"
|
|
},
|
|
"codenotary": {
|
|
"signer": "alexandrep.github@gmail.com"
|
|
}
|
|
}
|