From 2b280ecb2096c679936362e8750e4ac83a9c0d5c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 7 Feb 2025 09:13:18 +0100 Subject: [PATCH] Update Dockerfile --- fireflyiii_data_importer/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index 2bbd4b2a9..ce9e23351 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -1,6 +1,6 @@ { "arch": [ - "aarch64",Update Dockerfile + "aarch64", "amd64" ], "codenotary": "alexandrep.github@gmail.com",