mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-09 00:04:22 +01:00
* Update branch of add-ons with armv7 * update configurator * Fix docker file * Update docker files * fix image * Update * certbot
7 lines
133 B
JSON
7 lines
133 B
JSON
{
|
|
"build_from": {
|
|
"armv7": "homeassistant/armv7-base-ubuntu:18.04",
|
|
"amd64": "homeassistant/amd64-base-ubuntu:18.04"
|
|
}
|
|
}
|