Skip to content
Snippets Groups Projects
Commit 65a22dfc authored by Rafal Skolasinski's avatar Rafal Skolasinski
Browse files

adjust base for semicon

parent 633d0f53
No related branches found
No related tags found
No related merge requests found
Pipeline #13989 passed
FROM rafalskolasinski/science:2018.4
FROM rafalskolasinski/science:latest
LABEL maintainer="Rafal Skolasinski <r.j.skolasinski@gmail.com>"
USER root
# Install dev version of scipy
RUN pip install git+https://github.com/scipy/scipy.git
RUN pip install scipy==1.2.0rc2
# Fix permissions (required when following the base image)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment