Merge pull request #621 from xmatthias/update_docker_image
update Docker image to python-3.6.5-slim-stretch
This commit is contained in:
commit
aa104f86e8
@ -1,4 +1,4 @@
|
|||||||
FROM python:3.6.4-slim-stretch
|
FROM python:3.6.5-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