Update Dockerfile

This commit is contained in:
Faraz Fallahi
2021-03-21 00:16:25 -04:00
parent 48471df731
commit 186bd11c40

View File

@@ -41,7 +41,7 @@ RUN \
pip3 install --upgrade PyPortfolioOpt && \
exit 0
RUN pip3 install --upgrade --ignore-installed cltk
#RUN pip3 install --upgrade --ignore-installed cltk
RUN pip3 install --upgrade dlib
RUN \