Skip to content

Conversation

@ImreSamu
Copy link
Member

@ImreSamu ImreSamu commented Dec 9, 2022

fix: #328

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

  • update "Dockerfile.alpine.template"
  • update "update.sh"
  • update "README.md"
  • run "make update"
  • commit the changes

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)"

fix: postgis#328

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

- update "Dockerfile.alpine.template"
- update "update.sh"
- updare "README.md"
- run "make update"
- commit the changes
@ImreSamu
Copy link
Member Author

ImreSamu commented Dec 9, 2022

All tests are OK. ✔️
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)"

@ImreSamu ImreSamu marked this pull request as ready for review December 9, 2022 14:11
@phillipross phillipross merged commit 4054f0a into postgis:master Dec 9, 2022
@ImreSamu ImreSamu deleted the alpine317 branch December 9, 2022 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update to alpine 3.17

2 participants