Update MongoDB version.

This commit is contained in:
Lauri Ojansivu 2017-03-15 01:13:10 +02:00
parent d78f464b0d
commit cf1ca5aad6

View file

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