Skip to content

Commit d888f38

Browse files
committed
Always install from conda-forge
1 parent aee3a62 commit d888f38

File tree

1 file changed

+1
-1
lines changed
  • tools/imagesets/oracle8conda/distrib_nisar

1 file changed

+1
-1
lines changed

tools/imagesets/oracle8conda/distrib_nisar/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN cd /opt \
1919

2020
FROM $distrib_img
2121

22-
RUN conda install testfixtures scikit-image
22+
RUN conda install testfixtures scikit-image --channel conda-forge
2323
RUN conda install cfunits --channel conda-forge
2424

2525
# Soil Moisture

0 commit comments

Comments
 (0)