Merge pull request #25809 from overleaf/csh-issue-22789-ci-mongo-7

Upgrade the dev environment and CI to mongo 7

GitOrigin-RevId: da02881d142d21be47dac7bd2af74520ba8664cd
This commit is contained in:
Christopher Hoskin
2025-05-22 09:25:20 +01:00
committed by Copybot
parent 88d3186dc1
commit 841e32bb64
16 changed files with 16 additions and 16 deletions

View File

@@ -87,7 +87,7 @@ services:
image: redis
mongo:
image: mongo:6.0.13
image: mongo:7.0.20
command: --replSet overleaf
volumes:
- ../../bin/shared/mongodb-init-replica-set.js:/docker-entrypoint-initdb.d/mongodb-init-replica-set.js