From 8d34d876584fc5416d4f8b08bed3a0187e69d2e3 Mon Sep 17 00:00:00 2001 From: Dan Scales Date: Thu, 14 Nov 2024 15:01:49 -0800 Subject: [PATCH] GTC-3015 Change to use new pixetl that parallelizes fetching of meta-data This is for testing of the pixetl. Will give it an official version name if the testing is successful. --- batch/pixetl.dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch/pixetl.dockerfile b/batch/pixetl.dockerfile index 6c7f44fc..32b6055d 100644 --- a/batch/pixetl.dockerfile +++ b/batch/pixetl.dockerfile @@ -1,4 +1,4 @@ -FROM globalforestwatch/pixetl:v1.7.7 +FROM globalforestwatch/pixetl:v1.7.5-gtc-3035 # Copy scripts COPY ./batch/scripts/ /opt/scripts/