Bump Postorius and Mailanclient.
This commit is contained in:
committed by
Abhilash Raj
parent
423d9cbf03
commit
f657c9a572
@@ -16,7 +16,7 @@ RUN set -ex \
|
|||||||
&& apk add --no-cache --virtual .mailman-rundeps bash libffi \
|
&& apk add --no-cache --virtual .mailman-rundeps bash libffi \
|
||||||
postgresql-client mysql-client py-mysqldb curl mailcap \
|
postgresql-client mysql-client py-mysqldb curl mailcap \
|
||||||
&& pip install -U Django==2.1.5 pip \
|
&& pip install -U Django==2.1.5 pip \
|
||||||
&& pip install postorius==1.2.3 \
|
&& pip install postorius==1.2.4 \
|
||||||
uwsgi \
|
uwsgi \
|
||||||
psycopg2 \
|
psycopg2 \
|
||||||
dj-database-url \
|
dj-database-url \
|
||||||
|
|||||||
@@ -17,8 +17,8 @@ RUN set -ex \
|
|||||||
postgresql-client mysql-client py-mysqldb curl mailcap \
|
postgresql-client mysql-client py-mysqldb curl mailcap \
|
||||||
python3 py3-setuptools xapian-core xapian-bindings-python3 libffi \
|
python3 py3-setuptools xapian-core xapian-bindings-python3 libffi \
|
||||||
&& python3 -m pip install -U django==2.1.5 pip \
|
&& python3 -m pip install -U django==2.1.5 pip \
|
||||||
&& python3 -m pip install mailmanclient==3.2.1 \
|
&& python3 -m pip install mailmanclient==3.2.2 \
|
||||||
postorius==1.2.3 \
|
postorius==1.2.4 \
|
||||||
hyperkitty==1.2.1 \
|
hyperkitty==1.2.1 \
|
||||||
django-mailman3==1.2.0 \
|
django-mailman3==1.2.0 \
|
||||||
whoosh \
|
whoosh \
|
||||||
|
|||||||
Reference in New Issue
Block a user