Upgrade Core to 3.3.4
This commit is contained in:
@@ -14,7 +14,7 @@ RUN apk update \
|
|||||||
&& python3 -m pip install -U pip setuptools wheel \
|
&& python3 -m pip install -U pip setuptools wheel \
|
||||||
&& python3 -m pip install psycopg2 \
|
&& python3 -m pip install psycopg2 \
|
||||||
gunicorn==19.9.0 \
|
gunicorn==19.9.0 \
|
||||||
mailman==3.3.3 \
|
mailman==3.3.4 \
|
||||||
mailman-hyperkitty==1.1.0 \
|
mailman-hyperkitty==1.1.0 \
|
||||||
pymysql \
|
pymysql \
|
||||||
&& apk del build-deps \
|
&& apk del build-deps \
|
||||||
|
|||||||
Reference in New Issue
Block a user