Bump jvm builder JDK version (#1340)
This commit is contained in:
@@ -17,7 +17,7 @@ ENV PATH $PATH:/usr/lib/jvm/java-1.8-openjdk/jre/bin:/usr/lib/jvm/java-1.8-openj
|
|||||||
|
|
||||||
ENV JAVA_VERSION 8u181
|
ENV JAVA_VERSION 8u181
|
||||||
## Use "fuzzy" version matching to pin the version to a major/minor release
|
## Use "fuzzy" version matching to pin the version to a major/minor release
|
||||||
ENV JAVA_ALPINE_VERSION "~8.212"
|
ENV JAVA_ALPINE_VERSION "~8"
|
||||||
|
|
||||||
RUN set -x \
|
RUN set -x \
|
||||||
&& apk add --no-cache \
|
&& apk add --no-cache \
|
||||||
|
|||||||
Reference in New Issue
Block a user