mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Upgrade to MongoDB 4.0.11
This commit is contained in:
parent
67ecee8322
commit
ec35c544b7
3 changed files with 5 additions and 22 deletions
|
|
@ -93,7 +93,7 @@ services:
|
|||
#-------------------------------------------------------------------------------------
|
||||
# ==== MONGODB AND METEOR VERSION ====
|
||||
# a) For Wekan Meteor 1.8.x version at master branch, use mongo 4.x
|
||||
image: mongo:4.0.10
|
||||
image: mongo:4.0.11
|
||||
# b) For Wekan Meteor 1.6.x version at devel branch.
|
||||
# Only for Snap and Sandstorm while they are not upgraded yet to Meteor 1.8.x
|
||||
#image: mongo:3.2.21
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue