Skip to content

Commit cc90713

Browse files
nemo794Samantha C. Niemoeller
andauthored
Update QA version from 15.0.0 to 15.0.1 (isce-framework#138)
Co-authored-by: Samantha C. Niemoeller <samantha.c.niemoeller@jpl.nasa.gov>
1 parent ed73d7c commit cc90713

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
@@ -11,7 +11,7 @@ ARG GIT_OAUTH_TOKEN
1111
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 \
14-
&& cd /opt/nisarqa && git checkout v15.0.0 && rm -rf .git \
14+
&& cd /opt/nisarqa && git checkout v15.0.1 && rm -rf .git \
1515
&& cd /opt/SoilMoisture && git checkout v0.3.1 && rm -rf .git
1616

1717
FROM $distrib_img

0 commit comments

Comments
 (0)