Skip to content

Commit

Permalink
Update hls-vi to 1.9 to handle lxml library incompatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
sharkinsspatial committed Aug 7, 2024
1 parent 04ae839 commit 34c61c8
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.8
RUN pip3 install git+https://github.com/NASA-IMPACT/hls-vi@v1.9


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

0 comments on commit 34c61c8

Please sign in to comment.