Remove py-gevent from apk add

This commit is contained in:
Jovanka Gulicoska 2017-04-04 11:07:13 +02:00
parent 4cdecebe6e
commit 0ebeaad076
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ RUN apk add --no-cache git \
postgresql-client \ postgresql-client \
python \ python \
py-pip \ py-pip \
py-gevent \
py-gunicorn && \ py-gunicorn && \
# Temporary packages to build CKAN requirements # Temporary packages to build CKAN requirements
apk add --no-cache --virtual .build-deps \ apk add --no-cache --virtual .build-deps \