From 4c90a9597592c3394567b82da1bb3227704fd132 Mon Sep 17 00:00:00 2001 From: sharkinsspatial Date: Thu, 25 Jul 2024 11:56:49 -0400 Subject: [PATCH] Update hls-vi to 1.7. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f0a01f0..1627186 100644 --- a/Dockerfile +++ b/Dockerfile @@ -119,7 +119,7 @@ RUN pip3 install libxml2-python3 RUN pip3 install git+https://github.com/NASA-IMPACT/hls-hdf_to_cog@v2.1 RUN pip3 install git+https://github.com/NASA-IMPACT/hls-utilities@v1.9 RUN pip3 install git+https://github.com/NASA-IMPACT/hls-cmr_stac@v1.7 -RUN pip3 install git+https://github.com/NASA-IMPACT/hls-vi@v1.5 +RUN pip3 install git+https://github.com/NASA-IMPACT/hls-vi@v1.7 COPY ./scripts/* ${PREFIX}/bin/