Update python image version

pull/1076/head
Dmitry Pavlov 5 years ago
parent 9f7df4243f
commit 54e0859f70

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

Loading…
Cancel
Save