Update dockerfile to 3.8.1
This commit is contained in:
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…
Reference in New Issue
Block a user