Updater bot : omada_v3 updated to 5.3-amd64-2025-11-09

This commit is contained in:
alexbelgium
2025-12-27 08:31:08 +01:00
parent 6e6c90b039
commit a1f85eb1e5
4 changed files with 9 additions and 6 deletions

View File

@@ -2,11 +2,11 @@
# ALEXBELGIUM'S DOCKERFILE #
#============================#
# _.------.
# _.-` ('>.-`"""-.
# _.-` ('>.-`"5.3-amd64-2025-11-09""-.
# '.--'` _'` _ .--.)
# -' '-.-';` `
# ' - _.' ``'--.
# '---` .-'""`
# '---` .-'"5.3-amd64-2025-11-09"`
# /`
#=== Home Assistant Addon ===#
@@ -57,7 +57,7 @@ ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templat
RUN chmod 744 /ha_automodules.sh && /ha_automodules.sh "$MODULES" && rm /ha_automodules.sh
# Manual apps
ENV PACKAGES=""
ENV PACKAGES="5.3-amd64-2025-11-09"
# Automatic apps & bashio
ADD "https://raw.githubusercontent.com/alexbelgium/hassio-addons/master/.templates/ha_autoapps.sh" "/ha_autoapps.sh"