Files
addons/deconz/build.json
Pascal Vizeli 11dbfb55b5 deCONZ 2.5.87 (stable) (#1676)
* deCONZ 2.5.87 (stable)

* Apply suggestions from code review

Co-authored-by: Franck Nijhof <git@frenck.dev>

* add output

* Update build.json

Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-11-13 18:21:59 +01:00

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.05.88"
}
}