Skip to content

Commit

Permalink
Merge pull request #14 from tnir/mysqlclient-1.3.12
Browse files Browse the repository at this point in the history
Bump mysqlclient to 1.3.12
  • Loading branch information
tnir authored Sep 13, 2017
2 parents f1374d8 + b85ddc0 commit 45e820e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ RUN apk add --update --no-cache mariadb-client-libs \
mariadb-dev \
gcc \
musl-dev \
&& pip install mysqlclient==1.3.11 \
&& pip install mysqlclient==1.3.12 \
&& apk del .build-deps

0 comments on commit 45e820e

Please sign in to comment.