Remove py-gevent from apk add
This commit is contained in:
parent
4cdecebe6e
commit
0ebeaad076
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue