We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9586aa commit 490a173Copy full SHA for 490a173
Dockerfile
@@ -5,7 +5,7 @@ WORKDIR /opt
5
ENV ANDROID_SDK_URL="https://dl.google.com/android/repository/tools_r25.2.5-linux.zip" \
6
ANDROID_BUILD_TOOLS_VERSION=27.0.0 \
7
ANDROID_APIS="android-27" \
8
- IONIC_VERSION=4.6.0 \
+ IONIC_VERSION=4.10.2 \
9
CORDOVA_VERSION=8.1.2 \
10
ANT_HOME="/usr/share/ant" \
11
MAVEN_HOME="/usr/share/maven" \
0 commit comments