Skip to content

Commit

Permalink
remove unneeded comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ialarmedalien committed Jul 31, 2024
1 parent f8ecba5 commit a415a20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ RUN apt-get update \
&& apt-get upgrade -y \
&& sed -i 's/\(.*DST_Root_CA_X3.crt\)/!\1/' /etc/ca-certificates.conf \
&& update-ca-certificates \
# Install ETE3
&& apt-get -y install xvfb \
&& pip install --upgrade pip && \
# Install FastTree
Expand Down

0 comments on commit a415a20

Please sign in to comment.