Use MongoDB 3.2.15

This commit is contained in:
Lauri Ojansivu 2017-07-14 23:13:05 +03:00
parent 311018bfb5
commit 15dbcf7466
2 changed files with 9 additions and 1 deletions

View file

@ -3,7 +3,7 @@ version: '2'
services:
wekandb:
image: mongo:3.2.14
image: mongo:3.2.15
container_name: wekan-db
restart: always
command: mongod --smallfiles --oplogSize 128