Files
addons/snips/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
119 B
JSON

{
"build_from": {
"armhf": "snipsdocker/platform:arm-0.4.9",
"amd64": "snipsdocker/platform:x86-0.4.9"
}
}