mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-09 17:31:03 +01:00
10 lines
210 B
JSON
10 lines
210 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "portainer/agent:latest",
|
|
"amd64": "portainer/agent:latest",
|
|
"armv7": "portainer/agent:latest"
|
|
},
|
|
"codenotary": {
|
|
"signer": "alexandrep.github@gmail.com"
|
|
}
|
|
} |