We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a07d9 commit 2c98b61Copy full SHA for 2c98b61
Dockerfile
@@ -15,7 +15,7 @@ RUN wget \
15
16
RUN conda --version
17
18
-RUN conda install -y conda-build conda-verify anaconda-client
+RUN conda install -y -c conda-forge conda-build conda-verify anaconda-client
19
20
COPY entrypoint.sh /entrypoint.sh
21
0 commit comments