Compare commits

..
2 Commits
Author SHA1 Message Date
budtmo 2756b7febc Updated base image that contains Appium 1.22.2 2022-04-25 16:03:44 +02:00
budtmo ee5630f893 Updated base image that contains Appium 1.22.1 2022-04-25 15:49:55 +02:00
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.2-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.2-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.2-p0
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"