Update dockerfile python version
This commit is contained in:
parent
1b6051e4df
commit
53db382695
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.7.3-slim-stretch
|
FROM python:3.7.4-slim-stretch
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get -y install curl build-essential libssl-dev \
|
&& apt-get -y install curl build-essential libssl-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user