chore: remove duplicated curl dependency in Dockerfiles (#1275)

Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
Juan Cruz Viotti 2017-04-10 23:49:37 -04:00 committed by GitHub
parent 44094680fb
commit c418bc6512
3 changed files with 0 additions and 3 deletions

View File

@ -18,7 +18,6 @@ RUN apt-get update && apt-get install -y \
python-pip \
python-dev \
unzip \
curl \
xvfb \
zip

View File

@ -18,7 +18,6 @@ RUN apt-get update && apt-get install -y \
python-pip \
python-dev \
unzip \
curl \
xvfb \
zip

View File

@ -18,7 +18,6 @@ RUN apt-get update && apt-get install -y \
python-pip \
python-dev \
unzip \
curl \
xvfb \
zip