mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #9281 from overleaf/msm-ce-mongo-version
[CE] Update mongo version to 4.4 GitOrigin-RevId: 4f1f22df2fd0261dfa1eb00def22ba8c707d5508
This commit is contained in:
@@ -103,7 +103,7 @@ services:
|
||||
|
||||
mongo:
|
||||
restart: always
|
||||
image: mongo:4.2
|
||||
image: mongo:4.4
|
||||
container_name: mongo
|
||||
expose:
|
||||
- 27017
|
||||
|
||||
Reference in New Issue
Block a user