fix: app-builder image build due to nodejs versions <18.19 not being supported by angular 17

This commit is contained in:
Rainer Killinger
2024-08-01 15:24:59 +02:00
parent c9e881582f
commit 7276525dfa
2 changed files with 78 additions and 342 deletions

View File

@@ -8,7 +8,7 @@ LABEL version="2.0.0" \
### Configure versions to install
ENV ANDROID_APIS="android-33" \
ANDROID_BUILD_TOOLS_VERSION="30.0.2" \
NPM_VERSION="^9.0.0" \
NPM_VERSION="^10.0.0" \
IONIC_VERSION="^6.0.0" \
CORDOVA_RES_VERSION="latest" \
### Configure download URLs