Updater bot : qbittorrent updated to 4.4.2-r4-ls189

This commit is contained in:
alexbelgium
2022-04-27 20:09:50 +02:00
parent a56170b078
commit 3ba69abbb1
4 changed files with 8 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="release-4.4.1-ls173"
ARG BUILD_UPSTREAM="4.4.2-r4-ls189"
FROM ${BUILD_FROM}-$BUILD_UPSTREAM
##################