.devcontainer, user MongoDB 5.0

This commit is contained in:
Martin Filser 2022-01-26 22:51:28 +01:00 committed by Denis Perov
parent 6d0f0c3606
commit c8656afc1e

View file

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