Skip to content

Commit

Permalink
Merge pull request maxking#319 from maxking/maxking-patch-10
Browse files Browse the repository at this point in the history
Bump Core to 3.2.2
  • Loading branch information
maxking authored Mar 30, 2019
2 parents be57cb9 + d93dd4b commit a7832b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ RUN apk update \
libffi-dev \
&& 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 psycopg2 \
mailman==3.2 \
&& python3 -m pip install psycopg2 \
mailman==3.2.2 \
mailman-hyperkitty==1.1.0 \
pymysql \
&& apk del build-deps \
Expand Down

0 comments on commit a7832b0

Please sign in to comment.