mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-21 00:01:50 +02:00
Add aarch64 build configuration to build.json
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"amd64": "ghcr.io/baldarn/whatsapper:latest",
|
"amd64": "ghcr.io/baldarn/whatsapper:latest",
|
||||||
"arm64": "ghcr.io/baldarn/whatsapper:latest"
|
"aarch64": "ghcr.io/baldarn/whatsapper:latest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user