🔼 Introduces a more recent gunicorn
This commit is contained in:
parent
4ce4373eb0
commit
822350d666
@ -13,8 +13,9 @@ RUN apk add --no-cache \
|
|||||||
openldap-dev \
|
openldap-dev \
|
||||||
openssl-dev \
|
openssl-dev \
|
||||||
postgresql-dev \
|
postgresql-dev \
|
||||||
wget \
|
wget
|
||||||
&& pip install gunicorn==17.5
|
|
||||||
|
RUN pip install gunicorn
|
||||||
|
|
||||||
WORKDIR /opt
|
WORKDIR /opt
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user