Bump Core to 3.3.2
This commit is contained in:
@@ -106,7 +106,7 @@ un-released software and should be assumed to be beta quality.**
|
||||
Every commit is tested with Mailman's CI infrastructure and is included in
|
||||
rolling releases only if they have passed the complete test suite.
|
||||
|
||||
```
|
||||
```bash
|
||||
$ docker pull docker.io/maxking/mailman-web:rolling
|
||||
$ docker pull docker.io/maxking/mailman-core:rolling
|
||||
```
|
||||
|
||||
@@ -14,7 +14,7 @@ RUN apk update \
|
||||
&& python3 -m pip install -U pip setuptools wheel \
|
||||
&& python3 -m pip install psycopg2 \
|
||||
gunicorn==19.9.0 \
|
||||
mailman==3.3.1 \
|
||||
mailman==3.3.2 \
|
||||
mailman-hyperkitty==1.1.0 \
|
||||
pymysql \
|
||||
'dnspython<2.0' \
|
||||
|
||||
Reference in New Issue
Block a user