mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
MongoDB to version 3.2.14
This commit is contained in:
parent
6df910f2ea
commit
594b908c26
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ version: '2'
|
|||
services:
|
||||
|
||||
wekandb:
|
||||
image: mongo:3.2.13
|
||||
image: mongo:3.2.14
|
||||
container_name: wekan-db
|
||||
restart: always
|
||||
command: mongod --smallfiles --oplogSize 128
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue