Skip to content

Commit 7aee44a

Browse files
committed
Rename soilmoisture-specific specfile
1 parent f31d701 commit 7aee44a

File tree

2 files changed

+1
-1
lines changed

2 files 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
@@ -23,7 +23,7 @@ RUN conda install testfixtures scikit-image
2323
RUN conda install cfunits --channel conda-forge
2424

2525
# Soil Moisture
26-
COPY spec-file.txt /tmp/spec-file.txt
26+
COPY soilmoisture-spec-file.txt /tmp/spec-file.txt
2727
RUN conda create -n SoilMoisture --file /tmp/spec-file.txt && conda clean -ay
2828

2929
# copy the repo from the intermediate image
File renamed without changes.

0 commit comments

Comments
 (0)