Skip to content

Commit 3df804c

Browse files
committed
1 parent 43ad51c commit 3df804c

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
@@ -2,7 +2,7 @@ FROM beevelop/cordova
22

33
MAINTAINER Maik Hummel <[email protected]>
44

5-
ENV IONIC_VERSION 4.0.6
5+
ENV IONIC_VERSION 4.1.1
66

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

0 commit comments

Comments
 (0)