From 395b73f2576d58562e314559bd526c5b9ef2ecba Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 7 Feb 2025 09:11:39 +0100 Subject: [PATCH] Update config.json --- fireflyiii_data_importer/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fireflyiii_data_importer/config.json b/fireflyiii_data_importer/config.json index ac057cbc9..2bbd4b2a9 100644 --- a/fireflyiii_data_importer/config.json +++ b/fireflyiii_data_importer/config.json @@ -1,6 +1,6 @@ { "arch": [ - "aarch64", + "aarch64",Update Dockerfile "amd64" ], "codenotary": "alexandrep.github@gmail.com", @@ -103,6 +103,6 @@ "slug": "fireflyiii_data_importer", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "20250126.1-test21", + "version": "20250126.1-test22", "webui": "[PROTO:ssl]://[HOST]:[PORT:8080]" }