Update dockerfile to 3.8.1

pull/2832/head
Matthias 6 years ago
parent 19d4e1435c
commit 4459679c64

@ -1,4 +1,4 @@
FROM python:3.7.6-slim-stretch
FROM python:3.8.1-slim-buster
RUN apt-get update \
&& apt-get -y install curl build-essential libssl-dev \

Loading…
Cancel
Save