From a1678260ef220dc9111d80f299243247fe3a1c27 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 9 Feb 2021 22:55:22 +0100 Subject: [PATCH] Update Dockerfile --- qbittorrent/Dockerfile | 1 + 1 file changed, 1 insertion(+) 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 \