mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-01 03:05:49 +01:00
13 lines
308 B
JSON
13 lines
308 B
JSON
{
|
|
"build_from": {
|
|
"amd64": "homeassistant/amd64-base:3.10",
|
|
"i386": "homeassistant/i386-base:3.10",
|
|
"armhf": "homeassistant/armhf-base:3.10",
|
|
"armv7": "homeassistant/armv7-base:3.10",
|
|
"aarch64": "homeassistant/aarch64-base:3.10"
|
|
},
|
|
"args": {
|
|
"DEHYDRATED_VERSION": "0.6.5"
|
|
}
|
|
}
|