mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
- Try to fix Dockerfile
Thanks to xet7 !
This commit is contained in:
parent
a864223f4a
commit
f21afdc5f1
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ ARG LDAP_DEFAULT_DOMAIN
|
|||
# ENV BUILD_DEPS="paxctl"
|
||||
ENV BUILD_DEPS="apt-utils bsdtar gnupg gosu wget curl bzip2 build-essential python git ca-certificates gcc-7" \
|
||||
NODE_VERSION=v8.12.0 \
|
||||
METEOR_RELEASE= \
|
||||
METEOR_RELEASE=1.8.1-beta.0 \
|
||||
USE_EDGE=false \
|
||||
METEOR_EDGE=1.5-beta.17 \
|
||||
NPM_VERSION=latest \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue