mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-31 10:45:52 +01:00
11 lines
245 B
JSON
11 lines
245 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "homeassistant/aarch64-base-debian:buster",
|
|
"amd64": "homeassistant/amd64-base-debian:buster",
|
|
"armhf": "homeassistant/armhf-base-raspbian:buster"
|
|
},
|
|
"args": {
|
|
"DECONZ_VERSION": "2.11.05"
|
|
}
|
|
}
|