Update Dockerfile

This commit is contained in:
Alexandre
2025-01-05 10:59:38 +01:00
committed by GitHub
parent 041cbfcd1a
commit 6a7f21f9d6

View File

@@ -73,7 +73,7 @@ RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_auto
# Manual apps
ENV PACKAGES="jq \
curl \
yamllint nginx"
yamllint"
# Automatic apps & bashio
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"