mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-22 01:22:54 +00:00
build: update ionic and cordova
This commit is contained in:
@@ -9,8 +9,8 @@ LABEL version="2.0.0" \
|
|||||||
ENV ANDROID_APIS="android-26" \
|
ENV ANDROID_APIS="android-26" \
|
||||||
ANDROID_BUILD_TOOLS_VERSION="26.0.2" \
|
ANDROID_BUILD_TOOLS_VERSION="26.0.2" \
|
||||||
NPM_VERSION="latest" \
|
NPM_VERSION="latest" \
|
||||||
IONIC_VERSION="^5.0.0" \
|
IONIC_VERSION="^6.0.0" \
|
||||||
CORDOVA_VERSION="^8.0.0" \
|
CORDOVA_VERSION="^9.0.0" \
|
||||||
### Configure download URLs
|
### Configure download URLs
|
||||||
ANDROID_SDK_TOOLS_DOWNLOAD_URL="https://dl.google.com/android/repository/sdk-tools-linux-3859397.zip" \
|
ANDROID_SDK_TOOLS_DOWNLOAD_URL="https://dl.google.com/android/repository/sdk-tools-linux-3859397.zip" \
|
||||||
GOOGLE_SIGNING_KEY_URL="https://dl-ssl.google.com/linux/linux_signing_key.pub" \
|
GOOGLE_SIGNING_KEY_URL="https://dl-ssl.google.com/linux/linux_signing_key.pub" \
|
||||||
|
|||||||
Reference in New Issue
Block a user