mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-08 15:54:21 +01:00
11 lines
234 B
JSON
11 lines
234 B
JSON
{
|
|
"build_from": {
|
|
"amd64": "homeassistant/amd64-base-debian:buster",
|
|
"armhf": "homeassistant/armhf-base-debian:buster",
|
|
"armv7": "homeassistant/armv7-base-debian:buster"
|
|
},
|
|
"args": {
|
|
"ADA_VERSION": "0.8.1"
|
|
}
|
|
}
|