Updated Appium base image to version v2.11.2-p0

This commit is contained in:
budtmo
2024-08-07 13:39:31 +02:00
parent 4e44e68946
commit 7064a9bc2c
+1 -1
View File
@@ -1,4 +1,4 @@
FROM appium/appium:v2.11.1-p0
FROM appium/appium:v2.11.2-p0
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"