We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25bca71 + d7e3d1a commit 5a4267bCopy full SHA for 5a4267b
1 file changed
Dockerfile
@@ -2,6 +2,6 @@ FROM beevelop/cordova
2
3
MAINTAINER Maik Hummel <m@ikhummel.com>
4
5
-ENV IONIC_VERSION 2.1.8
+ENV IONIC_VERSION 2.1.12
6
7
RUN npm i -g --unsafe-perm ionic@${IONIC_VERSION}
0 commit comments