Updated base image
Some checks failed
Run Test / build_and_test (push) Has been cancelled

This commit is contained in:
budtmo 2026-06-24 03:52:39 +02:00
parent a043822b04
commit 28478f3bce

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>"