Updated base image

This commit is contained in:
budi
2025-09-03 13:55:28 +02:00
parent 1e1c60fc89
commit 6302de6bc4
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v3.0.1-p0
FROM appium/appium:v3.0.1-p1
ARG AUTHORS="Budi Utomo"
LABEL author="${AUTHORS} <budtmo.os@gmail.com>"