Files
addons/snips/build.json
Tod Schmidt 3762e3066b Snips 0.55.2 (#285)
* added customtts and default assistants

* Added ES assistant and customtts updates

* Added ES assistant and customtts updates

* Added customtts and new assistants

* Added customtts and new assistants

* Update config.json

* Added customtts and new assistants

* Added some quotes

* Added some quotes

* Added some quotes

* Remove binaries and install from pkg

* Remove binaries and install from pkg

* Update Dockerfile

* Update config.json

* test

* updated version

* Update config.json

* Update config.json

* Update Dockerfile

* Update config.json

* Update customtts.sh

* Update CHANGELOG.md

* Update run.sh

* Update run.sh

* Update config.json

* Update build.json

* Update CHANGELOG.md

* Update build.json
2018-05-07 12:38:24 +02:00

7 lines
121 B
JSON

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