Skip to content

Commit

Permalink
Automatic update of container definition files (rocker-org#762)
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 Feb 19, 2024
1 parent 26c50e5 commit 7a2a65a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/geospatial-dev-osgeo_4.3.2.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ LABEL org.opencontainers.image.licenses="GPL-2.0-or-later" \
org.opencontainers.image.authors="Carl Boettiger <cboettig@ropensci.org>"

ENV PROJ_VERSION=9.3.1
ENV GDAL_VERSION=3.8.3
ENV GDAL_VERSION=3.8.4
ENV GEOS_VERSION=3.12.1

COPY scripts/experimental/install_dev_osgeo.sh /rocker_scripts/experimental/install_dev_osgeo.sh
Expand Down
2 changes: 1 addition & 1 deletion stacks/extra.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"FROM": "rocker/verse:4.3.2",
"ENV": {
"PROJ_VERSION": "9.3.1",
"GDAL_VERSION": "3.8.3",
"GDAL_VERSION": "3.8.4",
"GEOS_VERSION": "3.12.1"
},
"COPY": "scripts/experimental/install_dev_osgeo.sh /rocker_scripts/experimental/install_dev_osgeo.sh",
Expand Down

0 comments on commit 7a2a65a

Please sign in to comment.