Updated base image

This commit is contained in:
budi
2025-11-14 09:38:00 +01:00
parent 4b64e87ab2
commit d03f14dadf
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v3.1.0-p0
FROM appium/appium:v3.1.1-p0
ARG AUTHORS="Budi Utomo"
LABEL author="${AUTHORS} <budtmo.os@gmail.com>"