From 23b1e30700bf081b46f221fb287f153ec91ccda9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 21 May 2023 20:00:05 +0200 Subject: [PATCH] Update build.json --- seafile/build.json | 1 + 1 file changed, 1 insertion(+) diff --git a/seafile/build.json b/seafile/build.json index ec4fdcbd7..0fa9b5445 100644 --- a/seafile/build.json +++ b/seafile/build.json @@ -2,6 +2,7 @@ "build_from": { "aarch64": "franchetti/seafile-arm:latest", "amd64": "franchetti/seafile-arm:latest" + "armv7": "franchetti/seafile-arm:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com"