mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-01 03:05:49 +01:00
* deconz: Prettier YAML files * deconz: Sort build.json * deconz: Image optimization of logo
11 lines
246 B
JSON
11 lines
246 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "homeassistant/aarch64-base-debian:stretch",
|
|
"amd64": "homeassistant/amd64-base-ubuntu:18.04",
|
|
"armhf": "homeassistant/armhf-base-raspbian:stretch"
|
|
},
|
|
"args": {
|
|
"DECONZ_VERSION": "2.05.71"
|
|
}
|
|
}
|