Update python image version

pull/1076/head
Dmitry Pavlov 5 years ago
parent 54e0859f70
commit 046a14e917

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

Loading…
Cancel
Save