Skip to content

Commit 4127d1b

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

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.11.2
2+
3.11.3

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.1
22

33
ENV PROJ_VERSION="9.6.2"
4-
ENV GDAL_VERSION="3.11.2"
4+
ENV GDAL_VERSION="3.11.3"
55
ENV GEOS_VERSION="3.13.1"
66

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

0 commit comments

Comments
 (0)