Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gchhughes authored Jan 8, 2024
1 parent bff9842 commit 1605323
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ RUN apt-get update && \
apt-get -y install libncurses5-dev libncursesw5-dev libncurses5

RUN pip install --no-cache-dir masspy==0.1.7
RUN pip uninstall numpy
RUN pip install numpy==1.13
RUN pip install --upgrade numpy==1.13

USER jovyan

0 comments on commit 1605323

Please sign in to comment.