Skip to content

Commit e2c8648

Browse files
Update to 9~b149, debian 9~b149-1
1 parent e1981fe commit e2c8648

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

9-jdk/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ RUN { \
3434

3535
ENV JAVA_HOME /usr/lib/jvm/java-9-openjdk-amd64
3636

37-
ENV JAVA_VERSION 9~b148
38-
ENV JAVA_DEBIAN_VERSION 9~b148-1
37+
ENV JAVA_VERSION 9~b149
38+
ENV JAVA_DEBIAN_VERSION 9~b149-1
3939

4040
RUN set -x \
4141
&& apt-get update \

9-jre/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ RUN { \
3434

3535
ENV JAVA_HOME /usr/lib/jvm/java-9-openjdk-amd64
3636

37-
ENV JAVA_VERSION 9~b148
38-
ENV JAVA_DEBIAN_VERSION 9~b148-1
37+
ENV JAVA_VERSION 9~b149
38+
ENV JAVA_DEBIAN_VERSION 9~b149-1
3939

4040
RUN set -x \
4141
&& apt-get update \

0 commit comments

Comments
 (0)