We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83f53a1 + 8defd42 commit 04b60e0Copy full SHA for 04b60e0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.8.0-alpine3.10
+FROM python:3.8.1-alpine3.11
2
MAINTAINER Takuya Noguchi <[email protected]>
3
4
RUN apk add --update --no-cache mariadb-connector-c-dev \
README.md
@@ -4,4 +4,4 @@
5
powered by [](https://badge.fury.io/py/mysqlclient)
6
7
-the mysqlclient Docker image (based on python:3.8.0-alpine3.10)
+the mysqlclient Docker image (based on python:3.8.1-alpine3.11)
0 commit comments