Updater bot : autobrr updated to 1.19.0

This commit is contained in:
alexbelgium
2023-03-18 11:24:41 +01:00
parent 660ae4a0ba
commit 4ef87ba1c1
4 changed files with 8 additions and 5 deletions

View File

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