Update docker image

pull/1076/head
Dmitry Pavlov 5 years ago
parent 49e7d56322
commit c5fcd353ed

@ -1,5 +1,5 @@
# use latest python alphine image.
FROM python:rc-alpine3.12
FROM python:alpine3.12
# install system dependencies.
RUN apk update && apk add --no-cache \

Loading…
Cancel
Save