summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/docker/Dockerfile b/res/docker/Dockerfile
index 01dd1b2..b78ae19 100644
--- a/res/docker/Dockerfile
+++ b/res/docker/Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3.6-alpine
+FROM python:3.8-alpine
ARG HTTP_PROXY=${HTTP_PROXY}
ARG HTTPS_PROXY=${HTTPS_PROXY}