aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile')
-rw-r--r--Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Dockerfile b/Dockerfile
index 7efe2ec..c0b143a 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -24,7 +24,7 @@ RUN apt-get update \
android-tools-fsutils ca-certificates chrpath cpio diffstat \
file gawk g++ iproute2 iputils-ping less libmagickwand-dev \
libmath-prime-util-perl libsdl1.2-dev libssl-dev locales \
- openssh-client perl-modules python2.7 python-requests python3 \
+ openjdk-9-jre openssh-client perl-modules python2.7 python-requests python3 \
repo sudo texinfo vim-tiny wget whiptail \
&& apt-get autoremove -y \
&& apt-get clean \