Skip to content

Commit 7865a0a

Browse files
xhuang-jplXiaodong Huang
authored andcommitted
Update SM SAS Version to v0.4.1 for R05.01.3 (#240)
* update * update the version --------- Co-authored-by: Xiaodong Huang <xhuang@nisar-adt-dev-3.jpl.nasa.gov>
1 parent ee97776 commit 7865a0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tools/imagesets/oracle8conda/distrib_nisar

tools/imagesets/oracle8conda/distrib_nisar/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RUN cd /opt \
1212
&& git clone https://$GIT_OAUTH_TOKEN@github-fn.jpl.nasa.gov/NISAR-ADT/SoilMoisture \
1313
&& git clone https://github.com/isce-framework/nisarqa.git \
1414
&& cd /opt/nisarqa && git checkout v16.0.1 && rm -rf .git \
15-
&& cd /opt/SoilMoisture && git checkout v0.3.2 && rm -rf .git
15+
&& cd /opt/SoilMoisture && git checkout v0.4.1 && rm -rf .git
1616

1717
FROM $distrib_img
1818

0 commit comments

Comments
 (0)