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 \
|
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 \
|
||||||
|
|
Loading…
Reference in New Issue