mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Try again to fix fibers variable.
This commit is contained in:
parent
289eaf5ad2
commit
5ef594a7d3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ ENV METEOR_RELEASE ${METEOR_RELEASE:-1.4.4.1}
|
|||
ENV USE_EDGE ${USE_EDGE:-false}
|
||||
ENV METEOR_EDGE ${METEOR_EDGE:-1.5-beta.17}
|
||||
ENV NPM_VERSION ${NPM_VERSION:-5.0.3}
|
||||
ENV FIBERS_VERSION ${FIBERS_VERSION:1.0.15}
|
||||
ENV FIBERS_VERSION=1.0.15
|
||||
ENV ARCHITECTURE ${ARCHITECTURE:-linux-x64}
|
||||
ENV SRC_PATH ${SRC_PATH:-./}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue