Skip to content

Commit

Permalink
Update chloroExtractor version to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
greatfireball committed Feb 20, 2018
1 parent c6ac508 commit 047499d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ ENV PATH "/opt/spades/bin:$PATH"

RUN apt install --yes git
RUN git clone --recursive \
--branch v1.0.2 \
--branch v1.0.3 \
https://github.com/chloroExtractorTeam/chloroExtractor.git \
/opt/chloroExtractor/ && \
rm -rf /opt/chloroExtractor/.git
Expand Down

0 comments on commit 047499d

Please sign in to comment.