Skip to content

Commit

Permalink
Update to 1.6.6 beta
Browse files Browse the repository at this point in the history
  • Loading branch information
SrinivasanTarget authored Jun 8, 2017
1 parent 9893a91 commit 64a5faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Appium/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ ENV PATH=$PATH:$ANDROID_HOME/platform-tools:$ANDROID_HOME/build-tools
#====================================
# Install latest nodejs, npm, appium
#====================================
ENV APPIUM_VERSION=1.6.5
ENV APPIUM_VERSION=1.6.6-beta

RUN curl -sL https://deb.nodesource.com/setup_7.x | bash - && \
apt-get -qqy install nodejs && \
Expand Down

0 comments on commit 64a5faf

Please sign in to comment.