Postgres 17, PostGIS 3.4.3 and 3.5.0, and other updates #392
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes:
./update.sh
: Backported full PostGIS version detection for Alpine, used when no Debian version is available (from https://github.com/ImreSamu/docker-postgis/blob/master/update.sh). Now,16-3.5/alpine
and17-3.5/alpine
are automatically set up.15-master
and added :17-master
17rc1
->17
3.4.2
->3.4.3
16-3.5
,17-3.5
(only Alpine version, as no Debian PostGIS 3.5 package exists yet)./update.sh
to update Dockerfiles from the templateREADME.md
with alpine, debian, master matrixREADME.md
postgis/postgis:17-3.4
,postgis/postgis:16-3.4
" ( until PostgreSQL 17.1 )./github/workflows/main.yml