Skip to content

Commit ee5630f

Browse files
committed
Updated base image that contains Appium 1.22.1
1 parent a72a5d1 commit ee5630f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docker/Emulator_x86

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM appium/appium:v1.22.0-p0
1+
FROM appium/appium:v1.22.1-p0
22

33
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
44

docker/Genymotion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM appium/appium:v1.22.0-p0
1+
FROM appium/appium:v1.22.1-p0
22

33
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
44

docker/Real_device

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM appium/appium:v1.22.0-p0
1+
FROM appium/appium:v1.22.1-p0
22

33
LABEL maintainer "Budi Utomo <budtmo.os@gmail.com>"
44

0 commit comments

Comments
 (0)