Skip to content

Commit

Permalink
Update to 11-ea+28, debian 11~28-2
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Sep 26, 2018
1 parent 07f251a commit 11ac138
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion 11/jdk/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-
ENV JAVA_HOME /docker-java-home

ENV JAVA_VERSION 11-ea+28
ENV JAVA_DEBIAN_VERSION 11~28-1
ENV JAVA_DEBIAN_VERSION 11~28-2

RUN set -ex; \
\
Expand Down
2 changes: 1 addition & 1 deletion 11/jdk/slim/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-
ENV JAVA_HOME /docker-java-home

ENV JAVA_VERSION 11-ea+28
ENV JAVA_DEBIAN_VERSION 11~28-1
ENV JAVA_DEBIAN_VERSION 11~28-2

RUN set -ex; \
\
Expand Down
2 changes: 1 addition & 1 deletion 11/jre/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-
ENV JAVA_HOME /docker-java-home

ENV JAVA_VERSION 11-ea+28
ENV JAVA_DEBIAN_VERSION 11~28-1
ENV JAVA_DEBIAN_VERSION 11~28-2

RUN set -ex; \
\
Expand Down
2 changes: 1 addition & 1 deletion 11/jre/slim/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ RUN ln -svT "/usr/lib/jvm/java-11-openjdk-$(dpkg --print-architecture)" /docker-
ENV JAVA_HOME /docker-java-home

ENV JAVA_VERSION 11-ea+28
ENV JAVA_DEBIAN_VERSION 11~28-1
ENV JAVA_DEBIAN_VERSION 11~28-2

RUN set -ex; \
\
Expand Down

0 comments on commit 11ac138

Please sign in to comment.