x2XcarleX2x commited on
Commit
0a254ca
·
verified ·
1 Parent(s): 0945505

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -71,7 +71,7 @@ RUN pip install \
71
  pybind11 \
72
  scikit-build \
73
  cython \
74
- numpy
75
 
76
 
77
  # =============================================================================
 
71
  pybind11 \
72
  scikit-build \
73
  cython \
74
+ numpy==1.24.4
75
 
76
 
77
  # =============================================================================