We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 458260c commit 33ea427Copy full SHA for 33ea427
conf/docker.config
@@ -16,4 +16,8 @@ process {
16
container = 'quay.io/biocontainers/multiqc:1.9--pyh9f0ad1d_0'
17
}
18
19
+ withName:
20
+ 'DOWNLOAD_GATK_JAR' {
21
+ container = 'alpine:3.14'
22
+ }
23
0 commit comments