Files
addons/snips/build.json
Tod Schmidt d8bbc59e95 0.60.8 (#494)
* 0.58.2

* 0.58.2

* rebase

* rebase

* 0.58.3

* 0.58.3

* cleanup

* Updated to 0.60.8; Containers built from base images

* update snips-entrypoint and build images

* Removed asr-injection (not available)

* Updated CHANGELOG with correct version; Updated to use BUILD_ARCH

* Optimize size of container

* Cleanup & standardize

* Update Dockerfile
2018-12-29 12:58:12 +01:00

7 lines
112 B
JSON

{
"build_from": {
"armhf": "raspbian/stretch",
"amd64": "homeassistant/amd64-base-ubuntu:16.04"
}
}