Upgrade MongoDB image from 6.0 to 8.0
sharelatex | The MongoDB server has version 6.0.27, but Overleaf requires at least version 8.0. Aborting.
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ services:
|
||||
|
||||
mongo:
|
||||
restart: always
|
||||
image: mongo:6.0
|
||||
image: mongo:8.0
|
||||
container_name: mongo
|
||||
command: "--replSet overleaf"
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user