mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 07:20:12 +01:00
Upgrade to Meteor 1.9, Node 12.14.1 and MongoDB 4.2.2.
Thanks to xet7 !
This commit is contained in:
parent
d16a601c04
commit
785f3cf88b
8 changed files with 30 additions and 30 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.12
|
||||
image: mongo:4.2.2
|
||||
# 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