Add mustache-cli to the list of packages

This commit is contained in:
Alexandre
2025-11-04 15:15:27 +01:00
committed by GitHub
parent a41b92f237
commit 99d693410b

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"
build-base libressl-dev ca-certificates npm mustache-cli"
# Automatic apps & bashio
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"