Skip to content
Snippets Groups Projects
Unverified Commit 84365831 authored by Ruben Vorderman's avatar Ruben Vorderman Committed by GitHub
Browse files

Merge pull request #278 from biowdl/quay-io

Move pacbio-merge image to quay.io
parents 8e00c99d e7400ced
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ task mergePacBio { ...@@ -26,7 +26,7 @@ task mergePacBio {
String outputPathMergedReport String outputPathMergedReport
String memory = "4G" String memory = "4G"
String dockerImage = "lumc/pacbio-merge:0.2" String dockerImage = "quay.io/redmar_van_den_berg/pacbio-merge:0.2"
} }
command { command {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment