From 53404dbaed7b740eb4cdfa1280335a7d5e611348 Mon Sep 17 00:00:00 2001 From: budtmo Date: Tue, 5 Oct 2021 09:56:01 +0200 Subject: [PATCH] Updated Appium to version 1.22.0 --- Appium/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Appium/Dockerfile b/Appium/Dockerfile index 4a69033..453f2a4 100644 --- a/Appium/Dockerfile +++ b/Appium/Dockerfile @@ -4,7 +4,7 @@ ENV DEBIAN_FRONTEND=noninteractive ENV SDK_VERSION=sdk-tools-linux-3859397 \ ANDROID_BUILD_TOOLS_VERSION=31.0.0 \ - APPIUM_VERSION=1.21.0 \ + APPIUM_VERSION=1.22.0 \ ATD_VERSION=1.2 #=============