You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Postgres 17, PostGIS 3.4.3 and 3.5.0, and other updates
- Improved `./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` and `17-3.5/alpine` are automatically set up.
- Removed: 15-master and added : 17-master
- Updated: 17rc1 -> 17
- Updated postgis 3.4.2 -> 3.4.3
- New: 16-3.5 , 17-3.5 (only Alpine version, as no Debian PostGIS 3.5 package exists yet)
- Used the ./update.sh to update Dockerfiles from the template
- Updated README.md with alpine, debian, master matrix
- Small manual fixes in README.md
important: "Recommended versions for new users are: postgis/postgis:17-3.4, postgis/postgis:16-3.4 " ( until PostgreSQL 17.1 )
- Manually updated: ./github/workflows/main.yml
0 commit comments