From 3ccaeaa3ebc609a9e0eb33281b364e313983f814 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Mon, 7 Mar 2022 16:25:50 +0100 Subject: [PATCH] Update build.json --- fireflyiii_fints_importer/build.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/fireflyiii_fints_importer/build.json b/fireflyiii_fints_importer/build.json index e52b560d8..556cf1020 100644 --- a/fireflyiii_fints_importer/build.json +++ b/fireflyiii_fints_importer/build.json @@ -1,7 +1,5 @@ { "build_from": { - "armv7": "benkl/firefly-iii-fints-importer:latest", - "aarch64": "benkl/firefly-iii-fints-importer:latest", "amd64": "benkl/firefly-iii-fints-importer:latest" } }