Use latest Django 2.2 release. (#356)
This commit is contained in:
@@ -15,7 +15,7 @@ RUN set -ex \
|
||||
postgresql-dev mariadb-dev libffi-dev \
|
||||
&& apk add --no-cache --virtual .mailman-rundeps bash libffi \
|
||||
postgresql-client mysql-client py-mysqldb curl mailcap \
|
||||
&& pip install -U Django==2.2 pip \
|
||||
&& pip install -U 'Django<3.0' pip \
|
||||
&& pip install postorius==1.3.1 \
|
||||
uwsgi \
|
||||
psycopg2 \
|
||||
|
||||
Reference in New Issue
Block a user