Skip to content

Commit

Permalink
Automatic update of container definition files (#852)
Browse files Browse the repository at this point in the history
- 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>
  • Loading branch information
github-actions[bot] committed Sep 7, 2024
1 parent 4708e1c commit a849475
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/variables/geos-versions.tsv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
geos_version
3.12.2
3.13.0
2 changes: 1 addition & 1 deletion dockerfiles/geospatial-dev-osgeo.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM rocker/verse:4.4.1

ENV PROJ_VERSION="9.4.1"
ENV GDAL_VERSION="3.9.2"
ENV GEOS_VERSION="3.12.2"
ENV GEOS_VERSION="3.13.0"

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

0 comments on commit a849475

Please sign in to comment.