mirror of
https://github.com/wekan/wekan.git
synced 2026-03-05 13:20:15 +01:00
- Use Node 8.15.0 and MongoDB 3.2.22.
- Stacksmith: back to Meteor 1.6.x based Wekan, because Meteor 1.8.x based is currently broken. Thanks to xet7 !
This commit is contained in:
parent
879ad4001d
commit
77ff6349f6
4 changed files with 10 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.1 \
|
||||
NODE_VERSION=v8.15.0 \
|
||||
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