summaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-06-29 10:40:03 -0400
committerLauri Ojansivu <x@xet7.org>2019-06-29 10:40:03 -0400
commit0d10282dbe77b37843f882054d260705f42bceba (patch)
tree16dc8dcf717d569c53d2ad4f55979e3f56ea6542 /Dockerfile
parent8c23d12487873df6f4c71b1905001b6536a20706 (diff)
downloadwekan-0d10282dbe77b37843f882054d260705f42bceba.tar.gz
wekan-0d10282dbe77b37843f882054d260705f42bceba.tar.bz2
wekan-0d10282dbe77b37843f882054d260705f42bceba.zip
Update build scripts.
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index d62b49df..bcf6dd19 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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 \