diff --git a/untested_base/Makefile b/untested_base/Makefile index 34abf7a..e98d2a2 100644 --- a/untested_base/Makefile +++ b/untested_base/Makefile @@ -1,6 +1,6 @@ PYTHON_VERSION ?= 3 PROJ_VERSION ?= 9.4.1 -GDAL_VERSION ?= 3.9.0 +GDAL_VERSION ?= 3.9.2 DEV_TAG ?= ghcr.io/oggm/dev_base:latest EMPTY_TAG ?= ghcr.io/oggm/empty_base:latest