From bbd71d2af172f73378058da59872718e439dc904 Mon Sep 17 00:00:00 2001 From: weiqi-tori <79890935+weiqi-tori@users.noreply.github.com> Date: Wed, 3 Jul 2024 18:44:20 +0800 Subject: [PATCH] Update Dockerfile --- ocn_007_coral_bleaching_monitoring/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ocn_007_coral_bleaching_monitoring/Dockerfile b/ocn_007_coral_bleaching_monitoring/Dockerfile index 317413b2..6891344b 100644 --- a/ocn_007_coral_bleaching_monitoring/Dockerfile +++ b/ocn_007_coral_bleaching_monitoring/Dockerfile @@ -13,8 +13,8 @@ RUN pip install google-api-python-client==2.135.0 RUN pip install -e git+https://github.com/resource-watch/eeUtil#egg=eeUtil RUN pip install requests==2.32.3 RUN pip install numpy==1.26.4 -RUN pip install Cython==0.29.15 -RUN pip install GDAL==2.4.2 +RUN pip install Cython==3.0.10 +RUN pip install GDAL==3.9.1 RUN apt-get -y install python-gdal # set name