Updated base image

This commit is contained in:
budi
2025-07-31 19:04:33 +02:00
parent ff9f9268e3
commit c434ae7770
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v2.19.0-p0
FROM appium/appium:v2.19.0-p3
ARG AUTHORS="Budi Utomo"
LABEL author="${AUTHORS} <budtmo.os@gmail.com>"