- Use Node 8.15.0 and MongoDB 3.2.22.

- Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-12-26 22:29:04 +02:00
parent 879ad4001d
commit 77ff6349f6
4 changed files with 10 additions and 7 deletions

View file

@ -65,7 +65,7 @@ apps:
parts:
mongodb:
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.21.tgz
source: https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-3.2.22.tgz
plugin: dump
stage-packages: [libssl1.0.0]
filesets:
@ -81,7 +81,7 @@ parts:
wekan:
source: .
plugin: nodejs
node-engine: 8.14.1
node-engine: 8.15.0
node-packages:
- node-gyp
- node-pre-gyp