mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Meteor version at Dockerfile.
Thanks to xet7 !
This commit is contained in:
parent
3735d21be2
commit
e62b19affe
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ ARG DEBIAN_FRONTEND=noninteractive
|
||||||
ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build-essential git ca-certificates python3" \
|
ENV BUILD_DEPS="apt-utils libarchive-tools gnupg gosu wget curl bzip2 g++ build-essential git ca-certificates python3" \
|
||||||
DEBUG=false \
|
DEBUG=false \
|
||||||
NODE_VERSION=v14.21.1 \
|
NODE_VERSION=v14.21.1 \
|
||||||
METEOR_RELEASE=2.7.3 \
|
METEOR_RELEASE=2.8.1 \
|
||||||
USE_EDGE=false \
|
USE_EDGE=false \
|
||||||
METEOR_EDGE=1.5-beta.17 \
|
METEOR_EDGE=1.5-beta.17 \
|
||||||
NPM_VERSION=latest \
|
NPM_VERSION=latest \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue