Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
weiqi-tori authored Jul 3, 2024
1 parent 554a811 commit bbd71d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ocn_007_coral_bleaching_monitoring/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bbd71d2

Please sign in to comment.