We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f430caf commit 6ac40efCopy full SHA for 6ac40ef
Dockerfile
@@ -13,4 +13,4 @@ COPY . .
13
RUN pip install .
14
15
# Install the latest hca-cli for submit.wdl
16
-RUN pip install hca
+RUN pip install hca==3.3.0
0 commit comments