refs #20821
[lightning.git] / docker / lightning / Dockerfile
index d11a30b43d827e53c31d0203fc379ae42d688c0c..d760fc159a50ebf4dbed951a06393d12a3e148c7 100644 (file)
@@ -29,7 +29,7 @@ RUN apt-get install -qy --no-install-recommends wget \
   python3-matplotlib \
   git
 
-RUN pip3 install sklearn
+RUN pip3 install scikit-learn
 RUN pip3 install --upgrade scipy
 RUN pip3 install matplotlib