mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Update Dockerfile to 3.6.6
This commit is contained in:
parent
e98efe3a35
commit
2b488d1da2
|
@ -1,4 +1,4 @@
|
||||||
FROM python:3.6.5-slim-stretch
|
FROM python:3.6.6-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