mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Merge pull request #3085 from overleaf/ho-mongo-4.0
bump mongo to 4.0.19 to see if tests pass on ci GitOrigin-RevId: 70fa2ed6c33c4fa0f996fb975935b71e643fa1c7
This commit is contained in:
parent
414f7397fa
commit
321a4c1f8a
2 changed files with 2 additions and 2 deletions
|
@ -61,4 +61,4 @@ services:
|
||||||
image: redis
|
image: redis
|
||||||
|
|
||||||
mongo:
|
mongo:
|
||||||
image: mongo:3.6.16
|
image: mongo:4.0.19
|
||||||
|
|
|
@ -66,4 +66,4 @@ services:
|
||||||
image: redis
|
image: redis
|
||||||
|
|
||||||
mongo:
|
mongo:
|
||||||
image: mongo:3.6.16
|
image: mongo:4.0.19
|
||||||
|
|
Loading…
Reference in a new issue