summaryrefslogtreecommitdiffstats
path: root/stacksmith
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-01-18 16:51:26 +0200
committerLauri Ojansivu <x@xet7.org>2020-01-18 16:51:26 +0200
commita0b6b6dac7bc414c95e8346aaea411c4d0410821 (patch)
tree35cd8c3594639333a56767fb9420233a07028d84 /stacksmith
parent62328c2d2a775677d91199815143a8e116ee712e (diff)
downloadwekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.tar.gz
wekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.tar.bz2
wekan-a0b6b6dac7bc414c95e8346aaea411c4d0410821.zip
v3.70
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 8a7ba3e3..77aa0411 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=v8.17.0
+NODE_VERSION=v12.13.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