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

This commit is contained in:
budi 2026-04-21 13:05:43 +02:00
parent ca2b83faa0
commit a31c2f0301

View File

@ -1,4 +1,4 @@
FROM appium/appium:v3.2.2-p0
FROM appium/appium:v3.3.0-p0
ARG AUTHORS="Budi Utomo"
LABEL author="${AUTHORS} <budtmo.os@gmail.com>"