Skip to content

Commit

Permalink
uncomented jdk7
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Jun 27, 2019
1 parent 699bab2 commit 8886454
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kokoro/linux/dockerfile/test/java/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ RUN apt-get install -y \
# -- For all Java builds -- \
maven \
# -- For java_jdk7 -- \
#openjdk-7-jdk \
openjdk-7-jdk \
# -- For java_oracle7 -- \
#oracle-java7-installer \
oracle-java7-installer \
# -- For java_linkage_monitor \
openjdk-8-jdk \
&& apt-get clean

0 comments on commit 8886454

Please sign in to comment.