Skip to content

Commit f630752

Browse files
authored
fix avd test (#33)
Signed-off-by: gengjiawen <[email protected]>
1 parent 7dfda5a commit f630752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ RUN apt-get update -qq && apt-get install -qq -y --no-install-recommends \
2828
file \
2929
git \
3030
gnupg2 \
31+
openjdk-8-jre \
3132
python \
3233
unzip \
3334
&& rm -rf /var/lib/apt/lists/*;

0 commit comments

Comments
 (0)