Skip to content

Commit

Permalink
Use new version of hls-vi that will non-wheel rasterio from container.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkinsspatial committed Jun 21, 2024
1 parent 1ade982 commit 7e59a5e
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 @@ -119,7 +119,7 @@ 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/[email protected]
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-vi@v1.1
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-vi@v1.2


COPY ./scripts/* ${PREFIX}/bin/
Expand Down

0 comments on commit 7e59a5e

Please sign in to comment.