mirror of
https://github.com/wekan/wekan.git
synced 2026-01-03 08:08:49 +01:00
- Upgrade Node from v8.12 to v8.14
- Revert non-working architectures that were added at v1.79, so now Wekan is just amd64 as before. Thanks to xet7 !
This commit is contained in:
parent
40367995e7
commit
fe7c4528d7
5 changed files with 19 additions and 20 deletions
|
|
@ -75,7 +75,7 @@ ARG CORS
|
|||
# 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.12.0 \
|
||||
NODE_VERSION=v8.14.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