trinodb/trino

Update MongoDB docker image versions

Open

#26 526 ouverte le 1 sept. 2025

Voir sur GitHub
 (7 commentaires) (0 réactions) (0 assignés)Java (9 113 stars) (2 678 forks)batch import
good first issuemongodb

Description

The current versions have reached EOL: https://www.mongodb.com/legal/support-policy/lifecycles

MongoServer should use 6.x version. We will probably need to fix the command because there were some changes around TLS.

TestMongo4LatestConnectorSmokeTest should use 8.x and the class should be renamed to TestMongoLatestConnectorSmokeTest.

Guide contributeur