Updated base image

This commit is contained in:
budtmo
2026-06-24 03:52:39 +02:00
parent a043822b04
commit 28478f3bce
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v3.4.2-p0
FROM appium/appium:v3.5.2-p0
ARG AUTHORS="Budi Utomo"
LABEL author="${AUTHORS} <budtmo.os@gmail.com>"