Updater bot : autobrr updated to 1.74.0

This commit is contained in:
alexbelgium
2026-03-12 13:00:31 +01:00
parent b49d5e9b62
commit 6df6f1fb1d
4 changed files with 7 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="1.73.0"
ARG BUILD_UPSTREAM="1.74.0"
FROM ${BUILD_FROM}
##################