Skip to content

Commit dc1cf6c

Browse files
kristianperkinsclareliguori
authored andcommitted
updating openjdk8 to 8u171-b11-2
1 parent eabc4f5 commit dc1cf6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ubuntu/java/openjdk-8/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ COPY dockerd-entrypoint.sh /usr/local/bin/
9696

9797
ENV JAVA_VERSION=8 \
9898
JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64" \
99-
JDK_VERSION="8u162-b12-1~14.04" \
99+
JDK_VERSION="8u171-b11-2~14.04" \
100100
JDK_HOME="/usr/lib/jvm/java-8-openjdk-amd64" \
101101
JRE_HOME="/usr/lib/jvm/java-8-openjdk-amd64/jre" \
102102
ANT_VERSION=1.9.6 \

0 commit comments

Comments
 (0)