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 e1981fe commit e2c8648Copy full SHA for e2c8648
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~b148
38
-ENV JAVA_DEBIAN_VERSION 9~b148-1
+ENV JAVA_VERSION 9~b149
+ENV JAVA_DEBIAN_VERSION 9~b149-1
39
40
RUN set -x \
41
&& apt-get update \
9-jre/Dockerfile
0 commit comments