[Mobilitydb-dev] [EXTERNAL] Re: docker image with recent postgresql?

Wendell Turner WTurner at cssiinc.com
Thu Jan 23 10:36:29 PST 2025


Thank you.
That works fine.

Wendell
________________________________
From: Imre Samu <pella.samu at gmail.com>
Sent: Thursday, January 23, 2025 12:46 PM
To: Wendell Turner <WTurner at cssiinc.com>
Cc: mobilitydb-dev at lists.osgeo.org <mobilitydb-dev at lists.osgeo.org>
Subject: [EXTERNAL] Re: [Mobilitydb-dev] docker image with recent postgresql?

You don't often get email from pella.samu at gmail.com. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
Hi Wendell

> I tried to re-build a Docker image with a recent PostGreSQL.

please try to change:
    FROM postgis/postgis:15-3.4
to
    FROM postgis/postgis:15-3.5  or   FROM postgis/postgis:17-3.5

You can see the actual versions here: https://github.com/postgis/docker-postgis

best,
   Imre (  postgis/docker-postgis maintainer )

Wendell Turner via Mobilitydb-dev <mobilitydb-dev at lists.osgeo.org<mailto:mobilitydb-dev at lists.osgeo.org>> ezt írta (időpont: 2025. jan. 23., Cs, 18:38):
Hello,

I have used a Docker image of mobilitydb from the current repository and it works fine.

However, the Common Vulnerabilities and Exposures (CVE®) Program has identified issues with some versions of PostGreSQL:

> Versions before PostgreSQL 17.1, 16.5, 15.9, 14.14, 13.17, and 12.21 are affected.

ref: https://www.cve.org/CVERecord?id=CVE-2024-10979

I tried to re-build a Docker image with a recent PostGreSQL. I started with one of the Dockerfiles listed on the (MobilityDB-docker)[https://github.com/MobilityDB/MobilityDB-docker] page and changed this in the Dockerfile:

    FROM postgis/postgis:15-3.4
to
    FROM postgis/postgis:17-master

but encounted errors.  Are there more changes necessary to create a Docker image with a recent PostGreSQL?

Thank you,
Wendell

_______________________________________________
Mobilitydb-dev mailing list
Mobilitydb-dev at lists.osgeo.org<mailto:Mobilitydb-dev at lists.osgeo.org>
https://lists.osgeo.org/mailman/listinfo/mobilitydb-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mobilitydb-dev/attachments/20250123/eae5fd02/attachment-0001.htm>


More information about the Mobilitydb-dev mailing list