Skip to content

Commit b72daf8

Browse files
authored
Merge pull request #107 from beevelop/next
ionic@3.14.0
2 parents 4a7977b + 9ef6bb6 commit b72daf8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM beevelop/cordova
22

33
MAINTAINER Maik Hummel <m@ikhummel.com>
44

5-
ENV IONIC_VERSION 3.13.2
5+
ENV IONIC_VERSION 3.14.0
66

77
RUN apt-get update && apt-get install -y git && \
88
npm i -g --unsafe-perm ionic@${IONIC_VERSION} && \

0 commit comments

Comments
 (0)