We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d6d305a + 8bc7ee1 commit 0e1198cCopy full SHA for 0e1198c
tools/imagesets/oracle8conda/distrib_nisar/Dockerfile
@@ -14,7 +14,7 @@ RUN cd /opt \
14
&& git clone https://[email protected]/NISAR-ADT/calTools \
15
&& cd /opt/QualityAssurance && git checkout 448db8d && rm -rf .git \
16
&& cd /opt/CFChecker && git checkout R2 && rm -rf .git \
17
- && cd /opt/calTools && git checkout 5607f81 && rm -rf .git \
+ && cd /opt/calTools && git checkout 483add3061a113d5e5945a6178e303f4df305dd4 && rm -rf .git \
18
&& cd /opt/SoilMoisture && git checkout 80e14ac && rm -rf .git
19
20
FROM $distrib_img
0 commit comments