diff --git a/qbittorrent/Dockerfile b/qbittorrent/Dockerfile index a375fc6fd..86b270d14 100644 --- a/qbittorrent/Dockerfile +++ b/qbittorrent/Dockerfile @@ -8,6 +8,7 @@ RUN \ \ && apt-get install -y --no-install-recommends \ jq \ + wget \ \ && apt-get -y upgrade cifs-utils \ && curl -J -L -o /tmp/bashio.tar.gz \