Upgrade to Meteor 1.8.3 and Node 8.17.0.

Update release scripts.
Fix ldap background sync documentation part 2.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2019-12-20 16:03:46 +02:00
parent 8dcd360f93
commit 782d0b6209
17 changed files with 34 additions and 34 deletions

View file

@ -6,7 +6,7 @@ ENV DEBIAN_FRONTEND=noninteractive
ENV \
DEBUG=false \
NODE_VERSION=8.16.2 \
NODE_VERSION=8.17.0 \
METEOR_RELEASE=1.8.1 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \