Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Sep 26, 2023
1 parent 3cc2753 commit 8446db7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ RUN conda install -y \
pip=23 \
mkl=2021.2 \
mkl-service=2.3 \
libxml2==2.9.8 \
libxslt==1.1.32 ; \
libxml2=2.9.8 \
libxslt=1.1.32 ; \
sync && \
pip install \
matplotlib \
Expand Down

0 comments on commit 8446db7

Please sign in to comment.