mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #26843 from overleaf/csh-issue-26608-mongo8-dev-ci
Upgrade the dev environment and CI to mongo 8 GitOrigin-RevId: 5fc33863094ea2bdb9235372efdc7d0cb492c34a
This commit is contained in:
committed by
Copybot
parent
48df8c9f38
commit
456f751a18
@@ -83,7 +83,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
mongo:
|
||||
image: mongo:7.0.20
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user