summaryrefslogtreecommitdiffstats
path: root/stacksmith
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-05-29 21:37:28 +0300
committerLauri Ojansivu <x@xet7.org>2020-05-29 21:37:28 +0300
commit3ade9d95a69b269c345127e1755e1b539dc07263 (patch)
treef07650a1a3e976baf40592e3ddae7fc3c7e54e88 /stacksmith
parent55c5f07026e48fbbd29cfbe9fbaa7793e0fe4b6f (diff)
downloadwekan-3ade9d95a69b269c345127e1755e1b539dc07263.tar.gz
wekan-3ade9d95a69b269c345127e1755e1b539dc07263.tar.bz2
wekan-3ade9d95a69b269c345127e1755e1b539dc07263.zip
Upgrade to Node v12.17.0
Thanks to Node developers and xet7 !
Diffstat (limited to 'stacksmith')
-rwxr-xr-xstacksmith/user-scripts/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/stacksmith/user-scripts/build.sh b/stacksmith/user-scripts/build.sh
index 17bef18e..7b27a453 100755
--- a/stacksmith/user-scripts/build.sh
+++ b/stacksmith/user-scripts/build.sh
@@ -2,7 +2,7 @@
set -euxo pipefail
BUILD_DEPS="bsdtar gnupg wget curl bzip2 python git ca-certificates perl-Digest-SHA"
-NODE_VERSION=v12.16.3
+NODE_VERSION=v12.17.0
#METEOR_RELEASE=1.6.0.1 - for Stacksmith, meteor-1.8 branch that could have METEOR@1.8.1-beta.8 or newer
USE_EDGE=false
METEOR_EDGE=1.5-beta.17