Updated base image

This commit is contained in:
budi 2026-03-16 13:19:16 +01:00
parent c86a077767
commit 4fe7dfdd39

View File

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