mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
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:
committed by
Copybot
parent
88d3186dc1
commit
841e32bb64
@@ -39,7 +39,7 @@ services:
|
||||
command: tar -czf /tmp/build/build.tar.gz --exclude=build.tar.gz --exclude-vcs .
|
||||
user: root
|
||||
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
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
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
|
||||
|
||||
@@ -39,7 +39,7 @@ services:
|
||||
command: tar -czf /tmp/build/build.tar.gz --exclude=build.tar.gz --exclude-vcs .
|
||||
user: root
|
||||
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
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
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
|
||||
|
||||
@@ -44,7 +44,7 @@ services:
|
||||
command: tar -czf /tmp/build/build.tar.gz --exclude=build.tar.gz --exclude-vcs .
|
||||
user: root
|
||||
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
|
||||
|
||||
@@ -47,7 +47,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
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
|
||||
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
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
|
||||
|
||||
@@ -55,7 +55,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
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
|
||||
|
||||
@@ -73,7 +73,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
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
|
||||
|
||||
@@ -81,7 +81,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
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
|
||||
|
||||
@@ -39,7 +39,7 @@ services:
|
||||
command: tar -czf /tmp/build/build.tar.gz --exclude=build.tar.gz --exclude-vcs .
|
||||
user: root
|
||||
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
|
||||
|
||||
@@ -42,7 +42,7 @@ services:
|
||||
command: npm run --silent test:acceptance
|
||||
|
||||
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
|
||||
|
||||
@@ -52,7 +52,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
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
|
||||
|
||||
@@ -55,7 +55,7 @@ services:
|
||||
retries: 20
|
||||
|
||||
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
|
||||
|
||||
@@ -88,7 +88,7 @@ services:
|
||||
image: redis
|
||||
|
||||
mongo:
|
||||
image: mongo:6.0.13
|
||||
image: mongo:7.0.20
|
||||
logging:
|
||||
driver: none
|
||||
command: --replSet overleaf
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user