Update to Meteor 1.9.1, Node 12.16.1 etc newest dependencies.

This commit is contained in:
Lauri Ojansivu 2020-02-20 20:46:25 +02:00
parent 4377be8aa4
commit cbbb5deff7
9 changed files with 14 additions and 12 deletions

View file

@ -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.15.0 \
NODE_VERSION=v12.16.1 \
METEOR_RELEASE=1.9.0 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \