Updated versions at Dockerfile. arm64 Dockerfile does not work yet.

Thanks to xet7.
This commit is contained in:
Lauri Ojansivu 2023-09-25 21:06:29 +03:00
parent 8ae70ed0c0
commit 637442563e
2 changed files with 8 additions and 26 deletions

View file

@ -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 \