Skip to content
Snippets Groups Projects
Commit 0066059a authored by Spencer chen's avatar Spencer chen
Browse files

Update Dockerfile

parent 2be7f1d3
No related branches found
No related tags found
No related merge requests found
Pipeline #5555 passed
......@@ -6,4 +6,5 @@ RUN pip install numpy scipy scikit-learn pillow h5py keras
RUN pip install --upgrade imutils
RUN pip install --upgrade scikit-learn
RUN pip install --upgrade matplotlib
RUN pip install -q tensorflow==2.0.0-beta1
\ No newline at end of file
RUN pip install -q tensorflow==2.0.0-beta1
RUN apt-get install locate
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment