[Mobilitydb-dev] docker image with recent postgresql?
Imre Samu
pella.samu at gmail.com
Thu Jan 23 09:46:11 PST 2025
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> 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
> 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/be0d8034/attachment.htm>
More information about the Mobilitydb-dev
mailing list