Skip to content

Commit

Permalink
Update Dockerfile add RUN pip install numpy==1.26.4
Browse files Browse the repository at this point in the history
  • Loading branch information
izaslavsky authored Dec 24, 2024
1 parent 97544d2 commit d3ed881
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,4 @@ RUN rm -rf /home/jovyan/requirements.txt

ENV USE_PYGEOS=0

RUN pip install numpy==1.26.4

0 comments on commit d3ed881

Please sign in to comment.