Skip to content

Commit 32e5d90

Browse files
authored
update ionic version
1 parent b8795f1 commit 32e5d90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ WORKDIR /opt
55
ENV ANDROID_SDK_URL="https://dl.google.com/android/repository/tools_r25.2.5-linux.zip" \
66
ANDROID_BUILD_TOOLS_VERSION=27.0.0 \
77
ANDROID_APIS="android-27" \
8-
IONIC_VERSION=4.0.2 \
8+
IONIC_VERSION=4.0.3 \
99
CORDOVA_VERSION=8.0.0 \
1010
ANT_HOME="/usr/share/ant" \
1111
MAVEN_HOME="/usr/share/maven" \

0 commit comments

Comments
 (0)