Skip to content

Commit

Permalink
Update proj and gdal
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed Feb 2, 2024
1 parent 8aaa8e4 commit 5b367b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions untested_base/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PYTHON_VERSION ?= 3
PROJ_VERSION ?= 9.3.0
GDAL_VERSION ?= 3.8.0
PROJ_VERSION ?= 9.3.1
GDAL_VERSION ?= 3.8.3

DEV_TAG ?= ghcr.io/oggm/dev_base:latest
EMPTY_TAG ?= ghcr.io/oggm/empty_base:latest
Expand Down

0 comments on commit 5b367b8

Please sign in to comment.