Skip to content

Commit

Permalink
updating openjdk8 to 8u171-b11-2
Browse files Browse the repository at this point in the history
  • Loading branch information
kristianperkins authored and clareliguori committed May 22, 2018
1 parent eabc4f5 commit dc1cf6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ubuntu/java/openjdk-8/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ COPY dockerd-entrypoint.sh /usr/local/bin/

ENV JAVA_VERSION=8 \
JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64" \
JDK_VERSION="8u162-b12-1~14.04" \
JDK_VERSION="8u171-b11-2~14.04" \
JDK_HOME="/usr/lib/jvm/java-8-openjdk-amd64" \
JRE_HOME="/usr/lib/jvm/java-8-openjdk-amd64/jre" \
ANT_VERSION=1.9.6 \
Expand Down

0 comments on commit dc1cf6c

Please sign in to comment.