mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-19 04:45:46 +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.5.0",
|
|
"ZWAVEJS_VERSION": "7.3.0"
|
|
}
|
|
}
|