From ece16f9b156a05a2ad5a310906e2338a29950850 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 7 Feb 2025 12:28:45 +0100 Subject: [PATCH] Update Dockerfile --- fireflyiii_data_importer/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fireflyiii_data_importer/Dockerfile b/fireflyiii_data_importer/Dockerfile index de209e21f..b59b02700 100644 --- a/fireflyiii_data_importer/Dockerfile +++ b/fireflyiii_data_importer/Dockerfile @@ -118,7 +118,7 @@ ARG BUILD_REF ARG BUILD_REPOSITORY ARG BUILD_VERSION LABEL \ - io.hass.name="${BUILD_NAME}" \Update config.json + io.hass.name="${BUILD_NAME}" \ io.hass.description="${BUILD_DESCRIPTION}" \ io.hass.arch="${BUILD_ARCH}" \ io.hass.type="addon" \