mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
12 lines
281 B
JSON
12 lines
281 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "ghcr.io/hassio-addons/base:17.2.0",
|
|
"amd64": "ghcr.io/hassio-addons/base:17.2.0",
|
|
"armv7": "ghcr.io/hassio-addons/base:17.2.0"
|
|
},
|
|
"codenotary": {
|
|
"base_image": "codenotary@frenck.dev",
|
|
"signer": "codenotary@frenck.dev"
|
|
}
|
|
}
|