From 20e3ac196dddaef1d4983fb7d2d18265f63d2b37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Maillard?= Date: Thu, 26 Oct 2017 16:08:07 +0800 Subject: [PATCH] Revert "Failed building wheel for cryptography" This reverts commit 6cfbf93506343e096dbfef47ed6044c6c4028455. --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c601d775..4cbf5abf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -21,7 +21,6 @@ RUN apt update \ && apt -yq install \ fontconfig=2.11.94-0ubuntu1.1 \ git=1:2.7.4-0ubuntu1.3 \ - libffi-dev=3.2.1-4 \ libjpeg-turbo8=1.4.2-0ubuntu3 \ libldap2-dev=2.4.42+dfsg-2ubuntu3.2 \ libsasl2-dev=2.1.26.dfsg1-14build1 \