Update Dockerfile
This commit is contained in:
@@ -41,7 +41,6 @@ RUN \
|
||||
pip3 install --upgrade PyPortfolioOpt && \
|
||||
exit 0
|
||||
|
||||
#RUN pip3 install --upgrade --ignore-installed cltk
|
||||
RUN pip3 install --upgrade dlib
|
||||
|
||||
RUN \
|
||||
@@ -49,6 +48,8 @@ RUN \
|
||||
pip3 install --upgrade fbprophet && \
|
||||
exit 0
|
||||
|
||||
#RUN pip3 install --upgrade --ignore-installed cltk
|
||||
|
||||
#RUN \
|
||||
# set -eux && \
|
||||
# cd /root && \
|
||||
|
||||
Reference in New Issue
Block a user