mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 17:19:37 +02:00
Merge pull request #16488 from overleaf/msm-ce-mongo-5
[CE] Update mongo version to 5.0 in compose file GitOrigin-RevId: 5267d4cf2ca944b5a4451c3d7a541a974b150ad8
This commit is contained in:
@@ -106,7 +106,7 @@ services:
|
||||
|
||||
mongo:
|
||||
restart: always
|
||||
image: mongo:4.4
|
||||
image: mongo:5.0
|
||||
container_name: mongo
|
||||
expose:
|
||||
- 27017
|
||||
|
||||
Reference in New Issue
Block a user