mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-31 18:55:32 +01:00
14 lines
344 B
JSON
14 lines
344 B
JSON
{
|
|
"build_from": {
|
|
"amd64": "homeassistant/amd64-base:3.13",
|
|
"i386": "homeassistant/i386-base:3.13",
|
|
"armhf": "homeassistant/armhf-base:3.13",
|
|
"armv7": "homeassistant/armv7-base:3.13",
|
|
"aarch64": "homeassistant/aarch64-base:3.13"
|
|
},
|
|
"args": {
|
|
"ZWAVEJS_SERVER_VERSION": "1.9.1",
|
|
"ZWAVEJS_VERSION": "8.0.3"
|
|
}
|
|
}
|