mirror of
https://github.com/wekan/wekan.git
synced 2026-03-02 03:40:16 +01:00
- Upgrade to Node 8.16.0
- Change git repo urls from git:// to https:// Thanks to xet7 !
This commit is contained in:
parent
fee732dba1
commit
6117097a93
5 changed files with 11 additions and 13 deletions
|
|
@ -6,7 +6,7 @@ LABEL maintainer="wekan"
|
|||
# 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.1 \
|
||||
NODE_VERSION=v8.16.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