Skip to content

Commit 490a173

Browse files
author
Samuel Abt
authored
update ionic version
1 parent d9586aa commit 490a173

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.6.0 \
8+
IONIC_VERSION=4.10.2 \
99
CORDOVA_VERSION=8.1.2 \
1010
ANT_HOME="/usr/share/ant" \
1111
MAVEN_HOME="/usr/share/maven" \

0 commit comments

Comments
 (0)