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