Merge pull request #990 from freqtrade/update_dockerfile
Update Dockerfile to 3.6.6
This commit is contained in:
		| @@ -1,4 +1,4 @@ | ||||
| FROM python:3.6.5-slim-stretch | ||||
| FROM python:3.6.6-slim-stretch | ||||
|  | ||||
| # Install TA-lib | ||||
| RUN apt-get update && apt-get -y install curl build-essential && apt-get clean | ||||
|   | ||||
		Reference in New Issue
	
	Block a user