summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-10-23 14:15:33 +0300
committerLauri Ojansivu <x@xet7.org>2018-10-23 14:15:33 +0300
commit20af78e50bd21c735481b94063d26374d8be1cbc (patch)
tree0a877352c4443f0850d8eb0a62d57219617a10f9 /Dockerfile
parent96151a54fbd138ab4cb0e4b4e546ffafac3b0c64 (diff)
downloadwekan-20af78e50bd21c735481b94063d26374d8be1cbc.tar.gz
wekan-20af78e50bd21c735481b94063d26374d8be1cbc.tar.bz2
wekan-20af78e50bd21c735481b94063d26374d8be1cbc.zip
- Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.
Thanks to xet7 !
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 76517c07..99509b4e 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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 \