We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9cac64 + 93dc094 commit f193b5bCopy full SHA for f193b5b
Dockerfile
@@ -6,5 +6,5 @@ RUN apk add --update --no-cache mariadb-client-libs \
6
mariadb-dev \
7
gcc \
8
musl-dev \
9
- && pip install mysqlclient==1.3.13 \
+ && pip install mysqlclient==1.3.14 \
10
&& apk del .build-deps
0 commit comments