Compare commits

..
2 Commits
Author SHA1 Message Date
budtmo 92a406e3ba Fixed typo 2023-08-04 14:37:34 +02:00
budtmo 56c8deedd2 Updated base image to 2.0.1-p0 2023-08-04 14:33:41 +02:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v2.0.0-p1
FROM appium/appium:v2.0.1-p1
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"