MongoDBB v3.2.16

This commit is contained in:
Lauri Ojansivu 2017-09-02 01:32:52 +03:00
parent 6a9ca481b0
commit c5d060e41f
2 changed files with 10 additions and 2 deletions

View file

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