Back to MongoDB 6.x

Thanks to urmel1960 and xet7 !

Fixes #4824
This commit is contained in:
Lauri Ojansivu 2023-02-10 12:29:09 +02:00
parent 953a355e63
commit b5d35d4645
3 changed files with 9 additions and 9 deletions

View file

@ -3,7 +3,7 @@ version: '3.7'
services:
wekandb-dev:
image: mongo:5
image: mongo:6
container_name: wekan-dev-db
restart: unless-stopped
command: mongod --oplogSize 128