Skip to content

Commit

Permalink
Merge pull request #19 from HumanCellAtlas/ds_fix_submission
Browse files Browse the repository at this point in the history
Use hca cli 3.3.0
  • Loading branch information
David Shiga authored Feb 27, 2018
2 parents f430caf + 6ac40ef commit a83d694
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ COPY . .
RUN pip install .

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

0 comments on commit a83d694

Please sign in to comment.