Skip to content

Commit 6ac40ef

Browse files
author
Dave Shiga
committed
Use hca cli 3.3.0
1 parent f430caf commit 6ac40ef

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)