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