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 aee3a62 commit d888f38Copy full SHA for d888f38
tools/imagesets/oracle8conda/distrib_nisar/Dockerfile
@@ -19,7 +19,7 @@ RUN cd /opt \
19
20
FROM $distrib_img
21
22
-RUN conda install testfixtures scikit-image
+RUN conda install testfixtures scikit-image --channel conda-forge
23
RUN conda install cfunits --channel conda-forge
24
25
# Soil Moisture
0 commit comments