mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-31 04:07:25 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
5c6b28b530 | ||
|
|
f847fbb4db | ||
|
|
564a1491ff |
@@ -1,5 +1,5 @@
|
||||
autopep8==2.3.2
|
||||
click==8.2.1
|
||||
click==8.3.0
|
||||
coverage==7.10.7
|
||||
mock==5.2.0
|
||||
pytest==8.4.2
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM appium/appium:v3.0.2-p0
|
||||
FROM appium/appium:v3.1.0-p0
|
||||
|
||||
ARG AUTHORS="Budi Utomo"
|
||||
LABEL author="${AUTHORS} <budtmo.os@gmail.com>"
|
||||
|
||||
Reference in New Issue
Block a user