postgis / docker-postgis

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

alpine upgrade to 3.15 #281

Closed ImreSamu closed 2 years ago

ImreSamu commented 2 years ago

IMHO: the size changes looks normal

# 10-2.5-alpine
postgis/postgis                    10-2.5-alpine      b4b7d6ef936b   33 hours ago        201MB  <-- now: with alpine 3.14
pgis10_25_alpine_v3                latest             cb1fd046db9f   13 minutes ago      198MB  <-- NEW: with alpine 3.15 

# 10-3.2-alpine
postgis/postgis                    10-3.2-alpine      a803a0b7cae5   33 hours ago        208MB  <-- now: with alpine 3.14
pgis10_32_alpine_v3                latest             4306f4c1cb78   10 minutes ago      237MB  <-- NEW: with alpine 3.15  ; newer geos,gdal,proj

the expected new Alpine - postgis versions

ImreSamu commented 2 years ago

ready for review ( cc: @phillipross )

phillipross commented 2 years ago

@ImreSamu looks good, thanks! It's ready for merge?

ImreSamu commented 2 years ago

@phillipross: yes; (imho) ready for merge.