mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated versions at Dockerfile. arm64 Dockerfile does not work yet.
Thanks to xet7.
This commit is contained in:
parent
8ae70ed0c0
commit
637442563e
2 changed files with 8 additions and 26 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" \
|
||||
DEBUG=false \
|
||||
NODE_VERSION=v14.21.4 \
|
||||
METEOR_RELEASE=METEOR@2.13 \
|
||||
METEOR_RELEASE=METEOR@2.13.3 \
|
||||
USE_EDGE=false \
|
||||
METEOR_EDGE=1.5-beta.17 \
|
||||
NPM_VERSION=9.8.1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue