build: update ionic and cordova

This commit is contained in:
Jovan Krunić
2021-02-04 16:31:20 +01:00
parent f4b6eb35e9
commit c10ae803d1

View File

@@ -9,8 +9,8 @@ LABEL version="2.0.0" \
ENV ANDROID_APIS="android-26" \
ANDROID_BUILD_TOOLS_VERSION="26.0.2" \
NPM_VERSION="latest" \
IONIC_VERSION="^5.0.0" \
CORDOVA_VERSION="^8.0.0" \
IONIC_VERSION="^6.0.0" \
CORDOVA_VERSION="^9.0.0" \
### Configure download URLs
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" \