Skip to content

Commit

Permalink
update ionic cli and nodejs (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmastag authored and MichaelBitard committed Oct 27, 2017
1 parent 90e17ba commit be6fb9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ionic-framework/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ LABEL maintainer="bitard [dot] michael [at] gmail [dot] com"

ENV DEBIAN_FRONTEND=noninteractive \
ANDROID_HOME=/opt/android-sdk-linux \
NODE_VERSION=8.8.0 \
NODE_VERSION=8.8.1 \
NPM_VERSION=5.5.1 \
IONIC_VERSION=3.15.1 \
IONIC_VERSION=3.15.2 \
CORDOVA_VERSION=7.1.0 \
GRADLE_VERSION=4.2.1

Expand Down

0 comments on commit be6fb9e

Please sign in to comment.