aboutsummaryrefslogtreecommitdiffstats
path: root/docker/ci.Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/ci.Dockerfile')
-rw-r--r--docker/ci.Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/ci.Dockerfile b/docker/ci.Dockerfile
index 2163ffb..0d654fd 100644
--- a/docker/ci.Dockerfile
+++ b/docker/ci.Dockerfile
@@ -1,4 +1,4 @@
-FROM python:3.6.6-alpine3.8
+FROM python:3.6.6-alpine3.7
RUN apk add --no-cache libstdc++ protobuf build-base docker