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 977a3c6 commit 66fab26Copy full SHA for 66fab26
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