diff --git a/qbittorrent/Dockerfile b/qbittorrent/Dockerfile index ceac2e660..f7b2c3895 100644 --- a/qbittorrent/Dockerfile +++ b/qbittorrent/Dockerfile @@ -13,7 +13,6 @@ RUN \ ################ apt-get update \ && apt-get install -y \ - apt-transport-https \ jq \ curl \ cifs-utils \