Compare commits

...
1 Commits
Author SHA1 Message Date
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.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>"