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 c654e79 commit 2ef9097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ocn_007_coral_bleaching_monitoring/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ 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==3.0.10
RUN pip install GDAL==3.8.5
RUN pip install GDAL==3.6.2
RUN apt-get -y install python-gdal

# set name
Expand Down

0 comments on commit 2ef9097

Please sign in to comment.