Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
beevelop committed Nov 22, 2017
1 parent 912c990 commit c438814
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
Expand Up @@ -2,7 +2,7 @@ FROM beevelop/cordova

MAINTAINER Maik Hummel <[email protected]>

ENV IONIC_VERSION 3.18.0
ENV IONIC_VERSION 3.19.0

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

0 comments on commit c438814

Please sign in to comment.