Bump Core to 3.2.2
This commit is contained in:
@@ -11,8 +11,8 @@ RUN apk update \
|
|||||||
libffi-dev \
|
libffi-dev \
|
||||||
&& apk add --no-cache bash su-exec postgresql-client mysql-client curl python py3-setuptools \
|
&& apk add --no-cache bash su-exec postgresql-client mysql-client curl python py3-setuptools \
|
||||||
&& python3 -m pip install -U pip \
|
&& python3 -m pip install -U pip \
|
||||||
&& python3 -m pip install psycopg2 \
|
&& python3 -m pip install psycopg2 \
|
||||||
mailman==3.2 \
|
mailman==3.2.2 \
|
||||||
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