Skip to content

Commit

Permalink
Automatic update of container definition files (#735)
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] authored Dec 2, 2023
1 parent c9006a2 commit de8b815
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 @@ -5,7 +5,7 @@ LABEL org.opencontainers.image.licenses="GPL-2.0-or-later" \
org.opencontainers.image.vendor="Rocker Project" \
org.opencontainers.image.authors="Carl Boettiger <[email protected]>"

ENV PROJ_VERSION=9.3.0
ENV PROJ_VERSION=9.3.1
ENV GDAL_VERSION=3.8.1
ENV GEOS_VERSION=3.12.1

Expand Down
2 changes: 1 addition & 1 deletion stacks/extra.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
},
"FROM": "rocker/verse:4.3.2",
"ENV": {
"PROJ_VERSION": "9.3.0",
"PROJ_VERSION": "9.3.1",
"GDAL_VERSION": "3.8.1",
"GEOS_VERSION": "3.12.1"
},
Expand Down

0 comments on commit de8b815

Please sign in to comment.