mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Update to Meteor 1.9.1, Node 12.16.1 etc newest dependencies.
This commit is contained in:
parent
4377be8aa4
commit
cbbb5deff7
9 changed files with 14 additions and 12 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.2.2
|
||||
image: mongo:latest
|
||||
# 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