Skip to content

Commit

Permalink
update dockerfile to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomiku committed Sep 4, 2020
1 parent 347f61c commit bbbd077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ RUN wget http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz && \
make install
RUN rm -R ta-lib ta-lib-0.4.0-src.tar.gz

RUN pip install pylivetrader==0.4.0
RUN pip install pylivetrader==0.5.0

0 comments on commit bbbd077

Please sign in to comment.