From 813e626f5dbb8fec57f640c552c346e312ad8338 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 29 Jun 2021 13:13:17 +0200 Subject: [PATCH] Update Dockerfile --- qbittorrent/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qbittorrent/Dockerfile b/qbittorrent/Dockerfile index 981aa13f3..00a0642e5 100644 --- a/qbittorrent/Dockerfile +++ b/qbittorrent/Dockerfile @@ -17,7 +17,7 @@ RUN \ #apt-get install -y ntp \ #&& service ntpd stop \ #&& ntpdate pool.ntp.org \ - \ + #\ ################ # Install apps # ################