Skip to content

Commit

Permalink
for tag
Browse files Browse the repository at this point in the history
  • Loading branch information
antidodo committed May 24, 2023
1 parent ee4c768 commit f6bf839
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/leuko-expert/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@ RUN apt-get update -yqq && \

COPY requirements.txt /tmp/requirements.txt


RUN python3 -m pip install --upgrade pip
RUN pip3 install -r /tmp/requirements.txt

0 comments on commit f6bf839

Please sign in to comment.