Opened 4 years ago

Closed 19 months ago

#4587 closed defect (fixed)

dronie docker images proj needs to be upgraded

Reported by: robe Owned by: robe
Priority: blocker Milestone: Website Management, Bots
Component: QA/buildbots Version: 2.5.x -- EOL
Keywords: Cc:

Description

Just noticed the docker images used by dronie and gitlab are running proj 4.8.0.

These will break as soon as

https://github.com/postgis/postgis/pull/513

is committed

Change History (6)

comment:1 by strk, 4 years ago

This is the Dockerfile for what we're using to test master: https://git.osgeo.org/gitea/postgis/postgis-docker/src/branch/master/build-test/Dockerfile.trisquel2

If anyone wants to have a try at upgrading proj send a pull-request there (or push directly).

I'd also love to switch from Trisquel to a smaller image, like Alpine, if anyone wants to try that.

comment:2 by robe, 4 years ago

We are using alpine now for at least PG12. Need to do the same for the others then we can close this out.

comment:3 by robe, 3 years ago

Component: build/upgrade/installbuildbots
Milestone: PostGIS 3.1.0PostGIS 3.2.0
Owner: changed from strk to robe

comment:4 by robe, 3 years ago

Milestone: PostGIS 3.2.0Website Management, Bots

comment:5 by robe, 2 years ago

I think this may have already happened with our last batch up docker image upgrades.

comment:6 by robe, 19 months ago

Resolution: fixed
Status: newclosed

I did a new docker build, since 3.4.0 needs a newer proj. That should take care of this

Note: See TracTickets for help on using tickets.