Revert "Updater bot : maintainerr updated to 3.2.0"

This reverts commit 946b138a3a.
This commit is contained in:
GitHub Actions
2026-03-28 00:46:37 +00:00
parent 79ca4d1b3e
commit 2f35769eed
4 changed files with 4 additions and 7 deletions

View File

@@ -11,7 +11,7 @@
#=== Home Assistant Addon ===#
# ARGs used in FROM must be declared before any FROM instruction
ARG BUILD_UPSTREAM="3.2.0"
ARG BUILD_UPSTREAM="3.1.0"
############################
# 0) Tools stage #