Skip to content

Commit 5157867

Browse files
committed
updated Dockerfile (biopython)
1 parent 8dee4a5 commit 5157867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ ENV LANG=en_US.UTF-8
3535
ENV LANGUAGE=en_US.UTF-8
3636
RUN dpkg -l locales
3737

38-
RUN python3 -m pip install biopython --upgrade
38+
#RUN python3 -m pip install biopython --upgrade
3939

4040
RUN mkdir /app/lib
4141

0 commit comments

Comments
 (0)