Skip to content

Commit a83d694

Browse files
author
David Shiga
authored
Merge pull request #19 from HumanCellAtlas/ds_fix_submission
Use hca cli 3.3.0
2 parents f430caf + 6ac40ef commit a83d694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ COPY . .
1313
RUN pip install .
1414

1515
# Install the latest hca-cli for submit.wdl
16-
RUN pip install hca
16+
RUN pip install hca==3.3.0

0 commit comments

Comments
 (0)