Skip to content

Commit

Permalink
fix: try latest docker from dev version
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Nov 9, 2023
1 parent 7be471c commit c9358df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/tools.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ fastqc:
hisat:
version: "hisat/2.2.1.0"
mimseq:
docker: "docker://nciccbr/tranquil_mimseq:v1.1.8-dev.3"
docker: "docker://nciccbr/tranquil_mimseq:v1.3.7-dev"
multiqc:
version: "multiqc/1.9"
picard:
Expand Down

0 comments on commit c9358df

Please sign in to comment.