summaryrefslogtreecommitdiffstats
path: root/docker-compose.yml
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-10 00:04:43 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-10 00:04:43 +0200
commit785f3cf88b61f687ef5ad4a529768221d1a54c86 (patch)
treeb1bf8deb1154841d11f63c930e6268e28d0a044b /docker-compose.yml
parentd16a601c04aeb1d3550c5c541be02a67276a34cf (diff)
downloadwekan-785f3cf88b61f687ef5ad4a529768221d1a54c86.tar.gz
wekan-785f3cf88b61f687ef5ad4a529768221d1a54c86.tar.bz2
wekan-785f3cf88b61f687ef5ad4a529768221d1a54c86.zip
Upgrade to Meteor 1.9, Node 12.14.1 and MongoDB 4.2.2.
Thanks to xet7 !
Diffstat (limited to 'docker-compose.yml')
-rw-r--r--docker-compose.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker-compose.yml b/docker-compose.yml
index b33bda24..4e4fcc9d 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -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