Skip to content

Commit 989becf

Browse files
Automatic update of container definition files (#946)
- Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5e5f150 commit 989becf

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.3
2+
3.11.4

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.3"
4+
ENV GDAL_VERSION="3.11.4"
55
ENV GEOS_VERSION="3.14.0"
66

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

0 commit comments

Comments
 (0)