Skip to content

Commit

Permalink
Merge pull request #134 from NASA-IMPACT/dev
Browse files Browse the repository at this point in the history
Merge into master for epsg fix release.
  • Loading branch information
sharkinsspatial authored May 25, 2022
2 parents e970922 + b21b3ca commit b87f7b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ RUN pip3 install git+https://github.com/NASA-IMPACT/[email protected]
RUN pip3 install libxml2-python3
RUN pip3 install git+https://github.com/NASA-IMPACT/[email protected]
RUN pip3 install git+https://github.com/NASA-IMPACT/[email protected]
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-cmr_stac@v1.6
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-cmr_stac@v1.7

COPY ./scripts/* ${PREFIX}/bin/
ENV OMP_NUM_THREADS=4
Expand Down

0 comments on commit b87f7b2

Please sign in to comment.