mirror of
https://github.com/wekan/wekan.git
synced 2026-03-12 00:22:34 +01:00
Upgrade to Node v12.16.2
Thanks to Node developers and xet7 !
This commit is contained in:
parent
f389fd95fb
commit
6db717b9b3
5 changed files with 7 additions and 7 deletions
|
|
@ -6,7 +6,7 @@ LABEL maintainer="wekan"
|
|||
# ENV BUILD_DEPS="paxctl"
|
||||
ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build-essential git ca-certificates python3" \
|
||||
DEBUG=false \
|
||||
NODE_VERSION=v12.16.1 \
|
||||
NODE_VERSION=v12.16.2 \
|
||||
METEOR_RELEASE=1.10-rc.2 \
|
||||
USE_EDGE=false \
|
||||
METEOR_EDGE=1.5-beta.17 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue