Updater bot : qbittorrent updated to 20.04.1

This commit is contained in:
alexbelgium
2022-02-20 14:06:08 +01:00
parent 89b95bbeeb
commit 516f030c9a
3 changed files with 22 additions and 6 deletions

View File

@@ -16,7 +16,7 @@
ARG BUILD_FROM
ARG BUILD_VERSION
ARG BUILD_UPSTREAM="14.3.9.99202110311443-7435-01519b5e7ubuntu20.04.1-ls166"
ARG BUILD_UPSTREAM="20.04.1"
FROM ${BUILD_FROM}-$BUILD_UPSTREAM
##################