Skip to content

Commit

Permalink
update ionic
Browse files Browse the repository at this point in the history
  • Loading branch information
smlabt authored Jul 31, 2018
1 parent 755a04a commit de3e56b
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 @@ -23,4 +23,4 @@ RUN apk --no-cache --allow-untrusted -X https://apkproxy.herokuapp.com/sgerrand/
RUN echo y | android update sdk -a -u -t platform-tools,${ANDROID_APIS},build-tools-${ANDROID_BUILD_TOOLS_VERSION}
RUN chmod a+x -R $ANDROID_HOME
RUN chown -R root:root $ANDROID_HOME
RUN npm i -g --unsafe-perm [email protected] [email protected].0
RUN npm i -g --unsafe-perm [email protected] [email protected].2

0 comments on commit de3e56b

Please sign in to comment.