Skip to content

Commit

Permalink
update MultiQC to v1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
subwaystation committed Aug 18, 2023
1 parent 39d667b commit 47121a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ RUN git clone https://github.com/marschall-lab/GFAffix.git \
&& cd ../ \
&& rm -rf GFAffix

RUN pip install multiqc==1.14
RUN pip install multiqc==1.15

RUN wget https://github.com/vgteam/vg/releases/download/v1.50.1/vg && chmod +x vg && mv vg /usr/local/bin/vg

Expand Down

0 comments on commit 47121a7

Please sign in to comment.