mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Update dockerfile to python 3.7.2
This commit is contained in:
parent
c8d40e81f0
commit
dbf8ec6a20
|
@ -1,4 +1,4 @@
|
|||
FROM python:3.7.0-slim-stretch
|
||||
FROM python:3.7.2-slim-stretch
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install curl build-essential \
|
||||
|
|
Loading…
Reference in New Issue
Block a user