Skip to content

Commit

Permalink
Automatic update of container definition files (#766)
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 Mar 2, 2024
1 parent 04a0109 commit 2db571d
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.3.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.1
ENV PROJ_VERSION=9.4.0
ENV GDAL_VERSION=3.8.4
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.3",
"ENV": {
"PROJ_VERSION": "9.3.1",
"PROJ_VERSION": "9.4.0",
"GDAL_VERSION": "3.8.4",
"GEOS_VERSION": "3.12.1"
},
Expand Down

0 comments on commit 2db571d

Please sign in to comment.