- Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.

Thanks to xet7 !
This commit is contained in:
Lauri Ojansivu 2018-10-23 14:15:33 +03:00
parent 96151a54fb
commit 20af78e50b
8 changed files with 81 additions and 99 deletions

View file

@ -70,7 +70,7 @@ ARG LDAP_DEFAULT_DOMAIN
# ENV BUILD_DEPS="paxctl"
ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential python git ca-certificates gcc-7" \
NODE_VERSION=v8.12.0 \
METEOR_RELEASE=1.8.1-beta.0 \
METEOR_RELEASE=1.6.0.1 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \
NPM_VERSION=latest \