File tree 8 files changed +8
-8
lines changed
8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ requirements:
53
53
}
54
54
}
55
55
- class: DockerRequirement
56
- dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112.01_hifi
56
+ dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112_hifi_patched
57
57
- class: EnvVarRequirement
58
58
envDef :
59
59
- envName : SENTIEON_LICENSE
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ requirements:
15
15
coresMin : $(inputs.cpu_per_job)
16
16
ramMin : $(inputs.mem_per_job * 1000)
17
17
- class: DockerRequirement
18
- dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112.01_hifi
18
+ dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112_hifi_patched
19
19
- class: EnvVarRequirement
20
20
envDef :
21
21
- envName : SENTIEON_LICENSE
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ requirements:
50
50
}
51
51
}
52
52
- class: DockerRequirement
53
- dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112.01_hifi
53
+ dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112_hifi_patched
54
54
- class: EnvVarRequirement
55
55
envDef :
56
56
- envName : SENTIEON_LICENSE
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ requirements:
19
19
coresMin : $(inputs.cpu_per_job)
20
20
ramMin : $(inputs.mem_per_job)
21
21
- class: DockerRequirement
22
- dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112.01_hifi
22
+ dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112_hifi_patched
23
23
- class: EnvVarRequirement
24
24
envDef :
25
25
- envName : SENTIEON_LICENSE
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ requirements:
21
21
ramMin : |
22
22
$(inputs.mem_per_job * 1000)
23
23
- class: DockerRequirement
24
- dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112.01_hifi
24
+ dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112_hifi_patched
25
25
- class: EnvVarRequirement
26
26
envDef :
27
27
- envName : SENTIEON_LICENSE
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ requirements:
20
20
coresMin : $(inputs.cpu_per_job)
21
21
ramMin : $(inputs.mem_per_job * 1000)
22
22
- class: DockerRequirement
23
- dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112.01_hifi
23
+ dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112_hifi_patched
24
24
- class: EnvVarRequirement
25
25
envDef :
26
26
- envName : SENTIEON_LICENSE
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ requirements:
21
21
- class: ShellCommandRequirement
22
22
- class: InlineJavascriptRequirement
23
23
- class: DockerRequirement
24
- dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112.01_hifi
24
+ dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112_hifi_patched
25
25
- class: ResourceRequirement
26
26
coresMin : $(inputs.cpu)
27
27
ramMin : $(inputs.ram * 1000)
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ requirements:
59
59
}
60
60
}
61
61
- class: DockerRequirement
62
- dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112.01_hifi
62
+ dockerPull: pgc-images.sbgenomics.com/hdchen/sentieon:202112_hifi_patched
63
63
- class: EnvVarRequirement
64
64
envDef :
65
65
- envName : SENTIEON_LICENSE
You can’t perform that action at this time.
0 commit comments