Commit b06cf412 authored by Arun-George-Zachariah's avatar Arun-George-Zachariah Committed by Lucas Hosseini

Upgrading pip in the Docker Container (#711)

parent c6a53c07
......@@ -4,6 +4,7 @@ MAINTAINER Pierre Letessier <pletessier@ina.fr>
RUN apt-get update -y
RUN apt-get install -y libopenblas-dev python-numpy python-dev swig git python-pip wget
RUN pip install --upgrade pip
RUN pip install matplotlib
COPY . /opt/faiss
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment