Update Dockerfile

This commit is contained in:
Alexandre
2025-11-05 11:37:18 +01:00
committed by GitHub
parent 97bbb9beb6
commit 40b67e07ca

View File

@@ -54,7 +54,7 @@ RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_auto
ENV PACKAGES="curl \
jq \
bash \
build-base libressl-dev ca-certificates npm mustache-cli"
build-base libressl-dev ca-certificates npm mustache"
# Automatic apps & bashio
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"