mirror of
https://github.com/budtmo/docker-android.git
synced 2026-07-31 04:07:25 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d03f14dadf | ||
|
|
4b64e87ab2 | ||
|
|
8f4b541d49 | ||
|
|
71f3fe64d6 |
@@ -1,8 +1,8 @@
|
||||
autopep8==2.3.2
|
||||
click==8.3.0
|
||||
coverage==7.10.7
|
||||
coverage==7.11.3
|
||||
mock==5.2.0
|
||||
pytest==8.4.2
|
||||
pytest==9.0.0
|
||||
pytest-cov==7.0.0
|
||||
pytest-xdist==3.8.0
|
||||
requests==2.32.5
|
||||
|
||||
+1
-1
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user