Files
addons/google_assistant/build.json
Pascal Vizeli e939d8783c New build system (#179)
* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Create build.json

* Update Dockerfile

* Update Dockerfile

* Create build.json

* Update build.json
2017-09-25 00:12:26 +02:00

7 lines
145 B
JSON

{
"build_from": {
"armhf": "multiarch/debian-debootstrap:armhf-stretch",
"amd64": "multiarch/debian-debootstrap:amd64-stretch"
}
}