appium / appium-docker-android

Appium Server setup to automate android testing on real devices
https://hub.docker.com/r/appium/
Other
604 stars 230 forks source link

APPIUM_VERSION update #128

Closed opahopa closed 4 years ago

opahopa commented 4 years ago

Project doesn't build because of outdated dependencies in current appium version. APPIUM_VERSION update fixed that.

jsf-clabot commented 4 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


hopa seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.

budtmo commented 4 years ago

Hi @opahopa ,

this PR is not needed, the Appium version is injected through build-arg and the one that you saw in Dockerfile is just default value

opahopa commented 4 years ago

Oh right, blind me.