mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-10 16:54:20 +01:00
12 lines
262 B
JSON
12 lines
262 B
JSON
{
|
|
"build_from": {
|
|
"amd64": "homeassistant/amd64-base:3.7",
|
|
"i386": "homeassistant/i386-base:3.7",
|
|
"armhf": "homeassistant/armhf-base:3.7",
|
|
"aarch64": "homeassistant/aarch64-base:3.7"
|
|
},
|
|
"args": {
|
|
"MOSQUITTO_AUTH_VERSION": "0.1.3"
|
|
}
|
|
}
|