Skip to content

Commit

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


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

0 comments on commit a5f0c97

Please sign in to comment.