mirror of
https://github.com/wekan/wekan.git
synced 2026-02-09 09:44:22 +01:00
- Upgrade to node v8.14.1
Thanks to xet7 !
This commit is contained in:
parent
16d53897c7
commit
f7153da83d
5 changed files with 7 additions and 7 deletions
|
|
@ -76,7 +76,7 @@ ARG DEFAULT_AUTHENTICATION_METHOD
|
|||
# DOES NOT WORK: paxctl fix for alpine linux: https://github.com/wekan/wekan/issues/1303
|
||||
# ENV BUILD_DEPS="paxctl"
|
||||
ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential python git ca-certificates gcc-7" \
|
||||
NODE_VERSION=v8.14.0 \
|
||||
NODE_VERSION=v8.14.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