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 b8795f1 commit 32e5d90Copy full SHA for 32e5d90
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.0.2 \
+ IONIC_VERSION=4.0.3 \
9
CORDOVA_VERSION=8.0.0 \
10
ANT_HOME="/usr/share/ant" \
11
MAVEN_HOME="/usr/share/maven" \
0 commit comments