Skip to content

Commit 1893509

Browse files
committed
ionic@4.4.0 (close #171)
1 parent 261266e commit 1893509

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

Dockerfile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
FROM beevelop/cordova
22

3-
MAINTAINER Maik Hummel <m@ikhummel.com>
4-
5-
ENV IONIC_VERSION 4.3.1
3+
ENV IONIC_VERSION 4.4.0
64

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

0 commit comments

Comments
 (0)