From 0a2f9776c6b43cb3fd6a293b3caf96907bc42349 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Sun, 11 Oct 2020 20:02:12 +0100 Subject: [PATCH] Dependency not needed --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index aff6cc08f..17ded0a72 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,7 +16,6 @@ RUN apt-get update && \ python3-idna \ libimage-exiftool-perl \ python3-flake8 \ - python3-pyld \ python3-django-timezone-field \ tor RUN adduser --system --home=/opt/epicyon --group epicyon