Skip to content
Snippets Groups Projects
Commit b8b3c250 authored by Sumalyo Datta's avatar Sumalyo Datta
Browse files

changed pip source

parent fd2a592b
No related branches found
No related tags found
1 merge request!2Support for supervisor and reddis in faser-daq docker
...@@ -26,7 +26,7 @@ RUN yum install -y python3-devel && \ ...@@ -26,7 +26,7 @@ RUN yum install -y python3-devel && \
#RUN scl enable rh-python38 bash #RUN scl enable rh-python38 bash
ADD https://raw.githubusercontent.com/Sumalyo/faser-docker-fork/master/faser-daq/configs/requirements.txt /faser/daq ADD https://raw.githubusercontent.com/Sumalyo/faser-docker-fork/dev/requirements.txt /faser/daq
RUN python3 -m pip install --upgrade pip RUN python3 -m pip install --upgrade pip
......
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