We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f430caf + 6ac40ef commit a83d694Copy full SHA for a83d694
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