mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 13:21:37 +02:00
Updated mongo to 4.0 for release 2.5.0 (#815)
This commit is contained in:
@@ -102,7 +102,7 @@ services:
|
||||
|
||||
mongo:
|
||||
restart: always
|
||||
image: mongo
|
||||
image: mongo:4.0
|
||||
container_name: mongo
|
||||
expose:
|
||||
- 27017
|
||||
|
||||
Reference in New Issue
Block a user