mirror of
https://github.com/wekan/wekan.git
synced 2026-02-24 08:54:06 +01:00
Upgrade node to v8.15.1
Thanks to xet7 !
This commit is contained in:
parent
49882a05d1
commit
5cafdd9878
3 changed files with 3 additions and 3 deletions
|
|
@ -87,7 +87,7 @@ ARG DEFAULT_AUTHENTICATION_METHOD
|
|||
# ENV BUILD_DEPS="paxctl"
|
||||
ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential python python3 python3-distutils git ca-certificates gcc-7" \
|
||||
DEBUG=false \
|
||||
NODE_VERSION=v8.15.0 \
|
||||
NODE_VERSION=v8.15.1 \
|
||||
METEOR_RELEASE=1.6.0.1 \
|
||||
USE_EDGE=false \
|
||||
METEOR_EDGE=1.5-beta.17 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue