Update build scripts.

This commit is contained in:
Lauri Ojansivu 2019-06-29 10:40:03 -04:00
parent 8c23d12487
commit 0d10282dbe
6 changed files with 21 additions and 20 deletions

View file

@ -11,7 +11,7 @@ ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential pyth
USE_EDGE=false \
METEOR_EDGE=1.5-beta.17 \
NPM_VERSION=latest \
FIBERS_VERSION=2.0.0 \
FIBERS_VERSION=4.0.1 \
ARCHITECTURE=linux-x64 \
SRC_PATH=./ \
WITH_API=true \