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:
Henry Oswald 2020-08-06 14:53:53 +01:00 committed by Copybot
parent 414f7397fa
commit 321a4c1f8a
2 changed files with 2 additions and 2 deletions

View file

@ -61,4 +61,4 @@ services:
image: redis
mongo:
image: mongo:3.6.16
image: mongo:4.0.19

View file

@ -66,4 +66,4 @@ services:
image: redis
mongo:
image: mongo:3.6.16
image: mongo:4.0.19