[WHATSAPPER] Add arm64 arch

This commit is contained in:
baldarn
2026-01-31 11:38:56 +01:00
parent 7fd8460084
commit 3ad44801b8
3 changed files with 7 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{
"build_from": {
"amd64": "ghcr.io/baldarn/whatsapper:latest"
"amd64": "ghcr.io/baldarn/whatsapper:latest",
"arm64": "ghcr.io/baldarn/whatsapper:latest"
}
}