Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IENT
GDET3-Demos
Commits
170a0bd2
Commit
170a0bd2
authored
Sep 24, 2021
by
Christian Rohlfing
Browse files
Update Dockerfile, update scipy version and rwth-courses tag
parent
0ccc0710
Pipeline
#553513
canceled with stage
in 1 minute and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
170a0bd2
ARG
BASE_IMAGE=registry.git.rwth-aachen.de/jupyter/profiles/rwth-courses
ARG
BASE_IMAGE=registry.git.rwth-aachen.de/jupyter/profiles/rwth-courses
:latest
FROM
${BASE_IMAGE}
RUN
conda
install
--quiet
--yes
\
'scipy==1.
4
.1'
&&
\
'scipy==1.
7
.1'
&&
\
conda clean
--all
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment