Merge pull request #325 from shoetten/feature/bump-hyperkitty-1.2.2

Bump Hyperkitty to 1.2.2
This commit is contained in:
Abhilash Raj
2019-04-29 11:35:04 -07:00
committed by GitHub

View File

@@ -19,7 +19,7 @@ RUN set -ex \
&& python3 -m pip install -U django==2.1.5 pip \
&& python3 -m pip install mailmanclient==3.2.2 \
postorius==1.2.4 \
hyperkitty==1.2.1 \
hyperkitty==1.2.2 \
django-mailman3==1.2.0 \
whoosh \
uwsgi \