From 785f3cf88b61f687ef5ad4a529768221d1a54c86 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Fri, 10 Jan 2020 00:04:43 +0200 Subject: Upgrade to Meteor 1.9, Node 12.14.1 and MongoDB 4.2.2. Thanks to xet7 ! --- Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 62c60390..4d173306 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,8 +6,8 @@ LABEL maintainer="wekan" # ENV BUILD_DEPS="paxctl" ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build-essential git ca-certificates python3" \ DEBUG=false \ - NODE_VERSION=v8.17.0 \ - METEOR_RELEASE=1.8.1 \ + NODE_VERSION=v12.14.1 \ + METEOR_RELEASE=1.9.0 \ USE_EDGE=false \ METEOR_EDGE=1.5-beta.17 \ NPM_VERSION=latest \ -- cgit v1.2.3-1-g7c22