Skip to content

Commit ea1b571

Browse files
committed
ionic@4.7.1 (close #176)
1 parent 3b2840a commit ea1b571

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

3-
ENV IONIC_VERSION 4.5.0
3+
ENV IONIC_VERSION 4.7.1
44

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

0 commit comments

Comments
 (0)