Compare commits

...
1 Commits
Author SHA1 Message Date
budi f2a418d712 Updated base image 2025-08-28 11:25:11 +02:00
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v2.19.0-p4
FROM appium/appium:v3.0.1-p0
ARG AUTHORS="Budi Utomo"
LABEL author="${AUTHORS} <budtmo.os@gmail.com>"