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 \
python \
py-pip \
py-gevent \
py-gunicorn && \
# Temporary packages to build CKAN requirements
apk add --no-cache --virtual .build-deps \