We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b02e2da + 0865e75 commit e38c6d2Copy full SHA for e38c6d2
Dockerfile
@@ -6,5 +6,5 @@ RUN apk add --update --no-cache mariadb-connector-c-dev \
6
mariadb-dev \
7
gcc \
8
musl-dev \
9
- && pip install mysqlclient==1.4.2.post1 \
+ && pip install mysqlclient==1.4.3 \
10
&& apk del .build-deps
0 commit comments