Skip to content

Commit

Permalink
Automatic update of container definition files (#825)
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 Jun 6, 2024
1 parent 6f187a9 commit f5df739
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.1
3.12.2
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.0

ENV PROJ_VERSION="9.4.1"
ENV GDAL_VERSION="3.9.0"
ENV GEOS_VERSION="3.12.1"
ENV GEOS_VERSION="3.12.2"

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 f5df739

Please sign in to comment.