Skip to content

Commit

Permalink
update to ionic 3.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmastag committed Oct 17, 2017
1 parent 5487849 commit 99a447d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ LABEL maintainer="bitard [dot] michael [at] gmail [dot] com"

ENV DEBIAN_FRONTEND=noninteractive \
ANDROID_HOME=/opt/android-sdk-linux \
NODE_VERSION=8.6.0 \
NODE_VERSION=8.7.0 \
NPM_VERSION=5.5.1 \
IONIC_VERSION=3.13.0 \
CORDOVA_VERSION=7.0.1 \
IONIC_VERSION=3.13.1 \
CORDOVA_VERSION=7.1.0 \
GRADLE_VERSION=4.2.1

# Install basics
Expand Down

0 comments on commit 99a447d

Please sign in to comment.