mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-07 23:34:20 +01:00
10 lines
184 B
JSON
10 lines
184 B
JSON
{
|
|
"build_from": {
|
|
"armhf": "homeassistant/armhf-base-raspbian:stretch",
|
|
"amd64": "homeassistant/amd64-base-ubuntu:16.04"
|
|
},
|
|
"args": {
|
|
"SNIPS_VERSION": "0.64.0"
|
|
}
|
|
}
|