Update dockerfile to 3.7.0

pull/1141/head
Matthias 8 years ago
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
RUN apt-get update && apt-get -y install curl build-essential && apt-get clean

Loading…
Cancel
Save