Bump Sonarr addon version

This commit is contained in:
Alexandre
2026-02-06 10:36:07 +01:00
parent 619f78aa53
commit c6fb0befea
3 changed files with 7 additions and 2 deletions

View File

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