Skip to content
Snippets Groups Projects
Commit e96a0cc1 authored by Alexander Kutkin's avatar Alexander Kutkin
Browse files

Update file Dockerfile

parent ef4fbdaf
No related branches found
No related tags found
No related merge requests found
Pipeline #52603 passed
......@@ -253,7 +253,7 @@ RUN wget -q -O /WSRT_Measures.ztar \
rm /WSRT_Measures.ztar
# Some python stuff
RUN python3 -m pip install h5py pandas pyyaml astropy matplotlib==3.5.2 scipy shapely bdsf ipython radio_beam scikit-learn
RUN python3 -m pip install -U h5py pandas pyyaml astropy matplotlib==3.6.2 scipy shapely bdsf ipython radio_beam scikit-learn
# cd /src && \
# git clone https://github.com/lofar-astron/PyBDSF.git && \
# cd /src/PyBDSF && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment