Updated Appium base image

This commit is contained in:
budi
2026-05-29 15:12:19 +02:00
parent c66f55462c
commit 405b0b7308
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v3.3.0-p0
FROM appium/appium:v3.4.2-p0
ARG AUTHORS="Budi Utomo"
LABEL author="${AUTHORS} <budtmo.os@gmail.com>"