Update Dockerfile

This commit is contained in:
Alexandre
2025-02-07 12:28:45 +01:00
committed by GitHub
parent b3ce91b45a
commit ece16f9b15

View File

@@ -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" \