mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Update METEOR_EDGE version now that EXDEV fix has been merged. Also NPM update.
This commit is contained in:
parent
19783cd757
commit
4178ead186
1 changed files with 2 additions and 2 deletions
|
|
@ -14,8 +14,8 @@ ENV BUILD_DEPS="wget curl bzip2 build-essential python git ca-certificates"
|
|||
ENV GOSU_VERSION=1.10
|
||||
ENV NODE_VERSION ${NODE_VERSION:-v4.8.1}
|
||||
ENV METEOR_RELEASE ${METEOR_RELEASE:-1.4.5}
|
||||
ENV METEOR_EDGE ${METEOR_EDGE:-1.4.4-rc.6}
|
||||
ENV NPM_VERSION ${NPM_VERSION:-3.10.10}
|
||||
ENV METEOR_EDGE ${METEOR_EDGE:-1.4.4.1}
|
||||
ENV NPM_VERSION ${NPM_VERSION:-4.5.0}
|
||||
ENV ARCHITECTURE ${ARCHITECTURE:-linux-x64}
|
||||
ENV SRC_PATH ${SRC_PATH:-./}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue