Skip to content

Commit 5b9e6bd

Browse files
Automatic update of container definition files (#970)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent bea4e6f commit 5b9e6bd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/variables/gdal-versions.tsv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
gdal_version
2-
3.12.0
2+
3.12.1

dockerfiles/geospatial-dev-osgeo.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM rocker/verse:4.5.2
22

33
ENV PROJ_VERSION="9.7.1"
4-
ENV GDAL_VERSION="3.12.0"
4+
ENV GDAL_VERSION="3.12.1"
55
ENV GEOS_VERSION="3.14.1"
66

77
COPY scripts/experimental/install_dev_osgeo.sh /rocker_scripts/experimental/install_dev_osgeo.sh

0 commit comments

Comments
 (0)