Updater bot : bazarr updated to 1.2.1

This commit is contained in:
alexbelgium
2023-05-06 01:55:58 +02:00
parent b8835f020c
commit cfe9d5d281
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.2.0"
ARG BUILD_UPSTREAM="1.2.1"
FROM ${BUILD_FROM}${BUILD_UPSTREAM}
##################