Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Feb 16, 2019
1 parent f515af6 commit 6ab1a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM beevelop/cordova

ENV IONIC_VERSION 4.10.2
ENV IONIC_VERSION 4.10.3

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

0 comments on commit 6ab1a56

Please sign in to comment.