From c0ab4497762dade7318cb7a272960867cfe8af67 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Wed, 14 Sep 2022 15:05:03 +0200 Subject: [PATCH] Update build.json --- seafile/build.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seafile/build.json b/seafile/build.json index 7f6bee186..ec4fdcbd7 100644 --- a/seafile/build.json +++ b/seafile/build.json @@ -1,7 +1,7 @@ { "build_from": { - "aarch64": "seafileltd/seafile-mc:latest", - "amd64": "seafileltd/seafile-mc:latest" + "aarch64": "franchetti/seafile-arm:latest", + "amd64": "franchetti/seafile-arm:latest" }, "codenotary": { "signer": "alexandrep.github@gmail.com"