We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908ea31 commit 2ff433fCopy full SHA for 2ff433f
9-jdk/Dockerfile
@@ -34,8 +34,8 @@ RUN { \
34
35
ENV JAVA_HOME /usr/lib/jvm/java-9-openjdk-amd64
36
37
-ENV JAVA_VERSION 9~b135
38
-ENV JAVA_DEBIAN_VERSION 9~b135-1
+ENV JAVA_VERSION 9~b136
+ENV JAVA_DEBIAN_VERSION 9~b136-1
39
40
RUN set -x \
41
&& apt-get update \
9-jre/Dockerfile
0 commit comments