mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-09 16:24:20 +01:00
* samba: Compatibility mode & upgrades * samba: Add missing newline to nmbd service * Update build.json Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch>
10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"build_from": {
|
|
"aarch64": "homeassistant/aarch64-base:3.11",
|
|
"amd64": "homeassistant/amd64-base:3.11",
|
|
"armhf": "homeassistant/armhf-base:3.11",
|
|
"armv7": "homeassistant/armv7-base:3.11",
|
|
"i386": "homeassistant/i386-base:3.11"
|
|
}
|
|
}
|