Commit 89fbae62 authored by Tomo Suzuki's avatar Tomo Suzuki

java_stretch

parent 8886454f
...@@ -26,10 +26,6 @@ RUN apt-get update && apt-get install -y \ ...@@ -26,10 +26,6 @@ RUN apt-get update && apt-get install -y \
RUN apt-get install -y \ RUN apt-get install -y \
# -- For all Java builds -- \ # -- For all Java builds -- \
maven \ maven \
# -- For java_jdk7 -- \
openjdk-7-jdk \
# -- For java_oracle7 -- \
oracle-java7-installer \
# -- For java_linkage_monitor \ # -- For java_linkage_monitor \
openjdk-8-jdk \ openjdk-8-jdk \
&& apt-get clean && apt-get clean
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment