Try client 15

https://github.com/alexbelgium/hassio-addons/issues/1659
This commit is contained in:
Alexandre
2024-12-10 16:04:48 +01:00
committed by GitHub
parent b7a448ea01
commit 8208c40c22

View File

@@ -63,7 +63,7 @@ RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_auto
# Manual apps
ENV PACKAGES="sudo yamllint pip postgresql-client"
ENV PACKAGES="sudo yamllint pip postgresql-client-15"
# Automatic apps & bashio
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"