mirror of
https://github.com/budtmo/docker-android.git
synced 2025-12-08 18:25:50 +00:00
Using the latest base image
This commit is contained in:
parent
29898ba91e
commit
cde35287c7
@ -1,4 +1,4 @@
|
||||
FROM appium/appium:1.8.0-p0
|
||||
FROM appium/appium:1.8.0-p1
|
||||
|
||||
LABEL maintainer "Budi Utomo <budi.ut.1989@gmail.com>"
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM appium/appium:1.8.0-p0
|
||||
FROM appium/appium:1.8.0-p1
|
||||
|
||||
LABEL maintainer "Budi Utomo <budi.ut.1989@gmail.com>"
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
FROM appium/appium:1.8.0-p0
|
||||
FROM appium/appium:1.8.0-p1
|
||||
|
||||
LABEL maintainer "Budi Utomo <budi.ut.1989@gmail.com>"
|
||||
|
||||
@ -38,7 +38,7 @@ WORKDIR /root
|
||||
# Sed for JSON data
|
||||
#==================
|
||||
RUN apt-get -qqy update && apt-get -qqy install --no-install-recommends \
|
||||
xterm \
|
||||
xterm \
|
||||
supervisor \
|
||||
socat \
|
||||
x11vnc \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user