From cf6623312cf2aea0eb9d5c67b13c9fee4a07dab7 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 17 Oct 2021 09:43:15 +0200 Subject: [PATCH] Update config.json --- wger/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wger/config.json b/wger/config.json index 64a1aa979..8e13a4b40 100644 --- a/wger/config.json +++ b/wger/config.json @@ -25,6 +25,7 @@ "schema": { }, "arch": [ - "amd64" + "amd64", + "aarch64" ] }