mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-03 20:24:19 +01:00
* Revert "Revert "Support svr host (#1853)" (#1860)"
This reverts commit de23c02c7c.
* Fix Apparmor
* Update apparmor.txt
10 lines
257 B
JSON
10 lines
257 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"
|
|
}
|
|
}
|