Merge pull request #27255 from overleaf/revert-27252-revert-26843-csh-issue-26608-mongo8-dev-ci

Revert "Revert "Upgrade the dev environment and CI to mongo 8""

GitOrigin-RevId: 5074b012504e65240017f1fde9b0d8d04c7b8b61
This commit is contained in:
Christopher Hoskin
2025-07-21 09:01:53 +01:00
committed by Copybot
parent f4dc8f7ebc
commit 7ecee2e0aa
17 changed files with 17 additions and 17 deletions

View File

@@ -35,7 +35,7 @@ services:
MAILTRAP_PASSWORD: 'password-for-mailtrap'
mongo:
image: mongo:6.0
image: mongo:8.0.11
command: '--replSet overleaf'
volumes:
- ../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js