Compare commits

...
2 Commits
Author SHA1 Message Date
budtmo d58eb73294 Using newest base image with Appium 1.22.3 2022-05-02 10:05:39 +02:00
budtmo 2756b7febc Updated base image that contains Appium 1.22.2 2022-04-25 16:03:44 +02:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v1.22.1-p0
FROM appium/appium:v1.22.3-p0
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v1.22.1-p0
FROM appium/appium:v1.22.3-p0
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v1.22.1-p0
FROM appium/appium:v1.22.3-p0
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"