update Docker image to python-3.6.5-slim
This commit is contained in:
parent
954c6e8c15
commit
710c7daec5
@ -1,4 +1,4 @@
|
||||
FROM python:3.6.4-slim-stretch
|
||||
FROM python:3.6.5-slim-stretch
|
||||
|
||||
# Install TA-lib
|
||||
RUN apt-get update && apt-get -y install curl build-essential && apt-get clean
|
||||
|
Loading…
Reference in New Issue
Block a user