From 6db717b9b384fe1491063e507b80e67791a07e3a Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 9 Apr 2020 22:47:11 +0300 Subject: Upgrade to Node v12.16.2 Thanks to Node developers and xet7 ! --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Dockerfile') diff --git a/Dockerfile b/Dockerfile index 29248ca1..63002e79 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ 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=v12.16.1 \ + NODE_VERSION=v12.16.2 \ METEOR_RELEASE=1.10-rc.2 \ USE_EDGE=false \ METEOR_EDGE=1.5-beta.17 \ -- cgit v1.2.3-1-g7c22