mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-10 08:44:20 +01:00
15 lines
369 B
JSON
15 lines
369 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "homeassistant/aarch64-base:3.13",
|
|
"amd64": "homeassistant/amd64-base:3.13",
|
|
"armhf": "homeassistant/armhf-base:3.13",
|
|
"armv7": "homeassistant/armv7-base:3.13",
|
|
"i386": "homeassistant/i386-base:3.13"
|
|
},
|
|
"args": {
|
|
"CLI_VERSION": "4.10.1",
|
|
"LIBWEBSOCKETS_VERSION": "4.1.4",
|
|
"TTYD_VERSION": "1.6.3"
|
|
}
|
|
}
|