Upgrade to Meteor 1.10.2

Thanks to Meteor developers and xet7 !
This commit is contained in:
Lauri Ojansivu 2020-04-22 21:35:13 +03:00
parent 323de77a83
commit d1f98d0c47
4 changed files with 10 additions and 10 deletions

View file

@ -7,7 +7,7 @@ LABEL maintainer="wekan"
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.2 \
METEOR_RELEASE=1.10-rc.2 \
METEOR_RELEASE=1.10.2 \
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \
NPM_VERSION=latest \