Updater bot : maintainerr updated to 3.8.0

This commit is contained in:
alexbelgium
2026-04-25 01:28:26 +02:00
parent 31cc5868d1
commit 535a39c2be
4 changed files with 7 additions and 4 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.7.0"
ARG BUILD_UPSTREAM="3.8.0"
############################
# 0) Tools stage #