Skip to content

Commit 0e1198c

Browse files
rtburns-jplGitHub Enterprise
authored andcommitted
Merge pull request #1034 from rtburns/mintest
Update caltools rev for mintest job
2 parents d6d305a + 8bc7ee1 commit 0e1198c

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
@@ -14,7 +14,7 @@ RUN cd /opt \
1414
&& git clone https://[email protected]/NISAR-ADT/calTools \
1515
&& cd /opt/QualityAssurance && git checkout 448db8d && rm -rf .git \
1616
&& cd /opt/CFChecker && git checkout R2 && rm -rf .git \
17-
&& cd /opt/calTools && git checkout 5607f81 && rm -rf .git \
17+
&& cd /opt/calTools && git checkout 483add3061a113d5e5945a6178e303f4df305dd4 && rm -rf .git \
1818
&& cd /opt/SoilMoisture && git checkout 80e14ac && rm -rf .git
1919

2020
FROM $distrib_img

0 commit comments

Comments
 (0)