Files
addons/google_assistant/build.json
Pascal Vizeli f52e0d7a60 Update branch of add-ons with armv7 (#538)
* Update branch of add-ons with armv7

* update configurator

* Fix docker file

* Update docker files

* fix image

* Update

* certbot
2019-03-10 17:09:35 +01:00

7 lines
133 B
JSON

{
"build_from": {
"armv7": "homeassistant/armv7-base-ubuntu:18.04",
"amd64": "homeassistant/amd64-base-ubuntu:18.04"
}
}