diff --git a/Dockerfile b/Dockerfile index 2646b85..329bb4a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.6-alpine3.8 +FROM python:3.6-alpine3.9 RUN apk add --no-cache \ bash \