From d5f5a861d90c208070fdc3b3ecf403dfca45895a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 15 Jun 2020 17:02:16 +0100 Subject: [PATCH] Update dockerfile --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 77fe2104b..1ea5fc191 100644 --- a/Dockerfile +++ b/Dockerfile @@ -16,6 +16,7 @@ RUN apt-get update && \ python3-idna \ libimage-exiftool-perl \ python3-flake8 \ + python3-pyld \ tor RUN adduser --system --home=/opt/epicyon --group epicyon COPY --chown=epicyon:epicyon . /app