postgis / docker-postgis

Docker image for PostGIS
https://hub.docker.com/r/postgis/postgis/
MIT License
1.37k stars 464 forks source link

update alpine3.16 -> alpine3.17 #330

Closed ImreSamu closed 1 year ago

ImreSamu commented 1 year ago

fix: https://github.com/postgis/docker-postgis/issues/328

upstream docker Postgres image updated to alpine 3.17 ( docker-library/postgres ) so no upstream support for Postgres alpine3.16 in the future!

local: 14-3.3-alpine tested and looks OK.

 PostgreSQL 14.6 on x86_64-pc-linux-musl, compiled by gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924, 64-bit
 POSTGIS="3.3.2 0" [EXTENSION] PGSQL="140" GEOS="3.11.1-CAPI-1.17.1" PROJ="9.1.0" LIBXML="2.10.3" LIBJSON="0.16" LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)"
ImreSamu commented 1 year ago

All tests are OK. :heavy_check_mark: Ready to review/merge

15-master is:

 PostgreSQL 15.1 (Debian 15.1-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit
 POSTGIS="3.4.0dev 3.3.0rc2-390-gc2a0b2024" [EXTENSION] PGSQL="150" GEOS="3.12.0dev-CAPI-1.18.0" PROJ="9.2.0" LIBXML="2.9.10" LIBJSON="0.15" LIBPROTOBUF="1.3.3" WAGYU="0.5.0 (Internal)"