MongoDB v3.2.17

This commit is contained in:
Lauri Ojansivu 2017-10-06 19:14:23 +03:00
parent 38d1a424d0
commit e85d6d6c5e

View file

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