Update dockerfile to 3.7.0
This commit is contained in:
parent
f7afd9a5ff
commit
a0bc17d1ef
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.6.6-slim-stretch
|
FROM python:3.7.0-slim-stretch
|
||||||
|
|
||||||
# Install TA-lib
|
# Install TA-lib
|
||||||
RUN apt-get update && apt-get -y install curl build-essential && apt-get clean
|
RUN apt-get update && apt-get -y install curl build-essential && apt-get clean
|
||||||
|
Loading…
Reference in New Issue
Block a user