From 1271344a558e34a65bb3793403ad103c81ff6077 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 1 Aug 2021 21:51:33 +0200 Subject: [PATCH] Update Dockerfile --- qbittorrent/Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/qbittorrent/Dockerfile b/qbittorrent/Dockerfile index 5d4c3b410..ad785656b 100644 --- a/qbittorrent/Dockerfile +++ b/qbittorrent/Dockerfile @@ -1,6 +1,5 @@ ARG BUILD_FROM ARG BUILD_VERSION -ARG BUILD_UPSTREAM="14.3.6.99202107121017-7389-3ac8c97e6ubuntu20.04.1-ls147" FROM ${BUILD_FROM} # Base system