Skip to content

Commit 261266e

Browse files
committed
ionic@4.3.1 (close #170)
1 parent 8f00173 commit 261266e

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 4.2.1
5+
ENV IONIC_VERSION 4.3.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)