Skip to content

Commit

Permalink
Dockerfile: update ReMatCh clone
Browse files Browse the repository at this point in the history
  • Loading branch information
cimendes committed Sep 1, 2017
1 parent 2296909 commit 6ae0833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ RUN git clone https://github.com/tseemann/mlst.git
ENV PATH="/NGStools/mlst/bin:${PATH}"

# --- ReMatCh ---
RUN git clone https://github.com/B-UMMI/ReMatCh.git -b base_quality_filter
RUN git clone https://github.com/B-UMMI/ReMatCh.git
ENV PATH="/NGStools/ReMatCh:${PATH}"

# --- INNUca ---
Expand Down

0 comments on commit 6ae0833

Please sign in to comment.