Skip to content

Commit dc7d391

Browse files
author
Luka Stojanovic
committed
even dhough slim is larger than alpine, it reuses debian:8 that is already pulled for other tests, so overall smaller overhead
1 parent 40b65c2 commit dc7d391

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

v1.0/v1.0/bwa-mem-tool.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hints:
88
- class: ResourceRequirement
99
coresMin: 4
1010
- class: DockerRequirement
11-
dockerPull: python:2-alpine
11+
dockerPull: python:2-slim
1212

1313
inputs:
1414
- id: reference

v1.1.0-dev1/v1.1.0-dev1/bwa-mem-tool.cwl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ hints:
88
- class: ResourceRequirement
99
coresMin: 4
1010
- class: DockerRequirement
11-
dockerPull: python:2-alpine
11+
dockerPull: python:2-slim
1212

1313
inputs:
1414
- id: reference

0 commit comments

Comments
 (0)