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:
Noel Schenk
2026-05-03 11:54:08 +02:00
committed by GitHub
parent c67885919b
commit 4a13e4fbcd
+1 -1
View File
@@ -103,7 +103,7 @@ services:
mongo:
restart: always
image: mongo:6.0
image: mongo:8.0
container_name: mongo
command: "--replSet overleaf"
volumes: