Upgrade to Node v12.16.2

Thanks to Node developers and xet7 !
This commit is contained in:
Lauri Ojansivu 2020-04-09 22:47:11 +03:00
parent f389fd95fb
commit 6db717b9b3
5 changed files with 7 additions and 7 deletions

View file

@ -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 \