Updated base image that contains Appium 1.22.1

This commit is contained in:
budtmo
2022-04-25 15:49:55 +02:00
parent a72a5d1edc
commit ee5630f893
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v1.22.0-p0
FROM appium/appium:v1.22.1-p0
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v1.22.0-p0
FROM appium/appium:v1.22.1-p0
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v1.22.0-p0
FROM appium/appium:v1.22.1-p0
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"