Opened 3 years ago

Closed 3 years ago

#5007 closed defect (fixed)

dronie docker images for postgis are failing expired cert

Reported by: robe Owned by: robe
Priority: blocker Milestone: Website Management, Bots
Component: QA/buildbots Version: master
Keywords: Cc:

Description

The images that dronie uses were a casualty in LetsEncrypt as well https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

as can be seen here: https://dronie.osgeo.org/postgis/postgis/2188/1/1

Hoping just rebuild will do the trick, but I think I might need to change the base image as well.

Change History (2)

comment:1 by robe, 3 years ago

Summary: dronie docker images for geos are failing expired certdronie docker images for postgis are failing expired cert

comment:2 by robe, 3 years ago

Resolution: fixed
Status: newclosed

Upgrade image from trisquel:8.0 to trisquel:9.0

1) upgrade PG repo to bionic (as 9.0 is compatible with bionic)
2) Fix libjson-c-dev 
3) Add PostgreSQL 12
3) Get rid of PostGIS 2.2 so EOL who cares
4) Added PostGIS 3.1

As noted in https://git.osgeo.org/gitea/postgis/postgis-docker/commit/653a14120b0e1b3000e863ce92b06a4357198be9 and https://git.osgeo.org/gitea/postgis/postgis-docker/commit/bba9303ff1565ac570be53b1014621eed6729793

Note: See TracTickets for help on using tickets.