Updater bot : autobrr updated to 1.25.0

This commit is contained in:
alexbelgium
2023-05-06 01:55:40 +02:00
parent 967beccda0
commit b8835f020c
4 changed files with 8 additions and 5 deletions

View File

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