Skip to content

Commit 64a5faf

Browse files
Update to 1.6.6 beta
1 parent 9893a91 commit 64a5faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Appium/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ ENV PATH=$PATH:$ANDROID_HOME/platform-tools:$ANDROID_HOME/build-tools
7171
#====================================
7272
# Install latest nodejs, npm, appium
7373
#====================================
74-
ENV APPIUM_VERSION=1.6.5
74+
ENV APPIUM_VERSION=1.6.6-beta
7575

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

0 commit comments

Comments
 (0)