Skip to content

Commit

Permalink
update ionic version
Browse files Browse the repository at this point in the history
  • Loading branch information
smlabt authored Aug 6, 2018
1 parent b8795f1 commit 32e5d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ WORKDIR /opt
ENV ANDROID_SDK_URL="https://dl.google.com/android/repository/tools_r25.2.5-linux.zip" \
ANDROID_BUILD_TOOLS_VERSION=27.0.0 \
ANDROID_APIS="android-27" \
IONIC_VERSION=4.0.2 \
IONIC_VERSION=4.0.3 \
CORDOVA_VERSION=8.0.0 \
ANT_HOME="/usr/share/ant" \
MAVEN_HOME="/usr/share/maven" \
Expand Down

0 comments on commit 32e5d90

Please sign in to comment.