From efe301a139e9e4ff9ac785ab683987d1b1560168 Mon Sep 17 00:00:00 2001 From: Abhilash Raj Date: Sun, 20 Jan 2019 16:41:00 -0800 Subject: [PATCH] Bump postorius to 1.2.3 --- web/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/Dockerfile b/web/Dockerfile index a8570fd..75409d3 100644 --- a/web/Dockerfile +++ b/web/Dockerfile @@ -18,7 +18,7 @@ RUN set -ex \ python3 py3-setuptools xapian-core xapian-bindings-python3 \ && python3 -m pip install -U django==2.1.5 pip \ && python3 -m pip install mailmanclient==3.2.1 \ - postorius==1.2.2 \ + postorius==1.2.3 \ hyperkitty==1.2.1 \ django-mailman3==1.2.0 \ whoosh \