Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
cdc671ce
Unverified
Commit
cdc671ce
authored
Aug 13, 2020
by
Yuge Zhang
Committed by
GitHub
Aug 13, 2020
Browse files
Upgrade setuptools (#2788)
parent
6ec2adee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deployment/docker/Dockerfile
deployment/docker/Dockerfile
+1
-1
No files found.
deployment/docker/Dockerfile
View file @
cdc671ce
...
...
@@ -38,7 +38,7 @@ RUN cp /usr/bin/python3 /usr/bin/python
#
# update pip
#
RUN
python3
-m
pip
install
--upgrade
pip
==
20.0.2
setuptools
==
39.
1.0
RUN
python3
-m
pip
install
--upgrade
pip
==
20.0.2
setuptools
==
4
1.0
.0
# numpy 1.14.3 scipy 1.1.0
RUN
python3
-m
pip
--no-cache-dir
install
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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