зеркало из https://github.com/microsoft/java.git
New version of Zulu 8u232 and 11u5
This commit is contained in:
Родитель
e14dd941b2
Коммит
44973fa7f2
|
@ -12,7 +12,7 @@ RUN apt-get -q update && \
|
|||
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9 && \
|
||||
apt-add-repository "deb http://repos.azul.com/azure-only/zulu/apt stable main" && \
|
||||
apt-get -q update && \
|
||||
apt-get -y --no-install-recommends install zulu-11-azure-jdk=11.35+13 && \
|
||||
apt-get -y --no-install-recommends install zulu-11-azure-jdk=11.35+15 && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV JAVA_HOME=/usr/lib/jvm/zulu-11-azure-amd64
|
||||
|
|
|
@ -12,7 +12,7 @@ RUN apt-get -q update && \
|
|||
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9 && \
|
||||
apt-add-repository "deb http://repos.azul.com/azure-only/zulu/apt stable main" && \
|
||||
apt-get -q update && \
|
||||
apt-get -y --no-install-recommends install zulu-11-azure-jre=11.35+13 && \
|
||||
apt-get -y --no-install-recommends install zulu-11-azure-jre=11.35+15 && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV JAVA_HOME=/usr/lib/jvm/zre-11-azure-amd64
|
||||
|
|
|
@ -12,7 +12,7 @@ RUN apt-get -q update && \
|
|||
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9 && \
|
||||
apt-add-repository "deb http://repos.azul.com/azure-only/zulu/apt stable main" && \
|
||||
apt-get -q update && \
|
||||
apt-get -y --no-install-recommends install zulu-11-azure-jre-headless=11.35+13 && \
|
||||
apt-get -y --no-install-recommends install zulu-11-azure-jre-headless=11.35+15 && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV JAVA_HOME=/usr/lib/jvm/zre-hl-11-azure-amd64
|
||||
|
|
|
@ -12,7 +12,7 @@ RUN apt-get -q update && \
|
|||
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9 && \
|
||||
apt-add-repository "deb http://repos.azul.com/azure-only/zulu/apt stable main" && \
|
||||
apt-get -q update && \
|
||||
apt-get -y --no-install-recommends install zulu-8-azure-jdk=8.42.0.21 && \
|
||||
apt-get -y --no-install-recommends install zulu-8-azure-jdk=8.42.0.23 && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV JAVA_HOME=/usr/lib/jvm/zulu-8-azure-amd64
|
||||
|
|
|
@ -12,7 +12,7 @@ RUN apt-get -q update && \
|
|||
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9 && \
|
||||
apt-add-repository "deb http://repos.azul.com/azure-only/zulu/apt stable main" && \
|
||||
apt-get -q update && \
|
||||
apt-get -y --no-install-recommends install zulu-8-azure-jre=8.42.0.21 && \
|
||||
apt-get -y --no-install-recommends install zulu-8-azure-jre=8.42.0.23 && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV JAVA_HOME=/usr/lib/jvm/zre-8-azure-amd64
|
||||
|
|
|
@ -12,7 +12,7 @@ RUN apt-get -q update && \
|
|||
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 0x219BD9C9 && \
|
||||
apt-add-repository "deb http://repos.azul.com/azure-only/zulu/apt stable main" && \
|
||||
apt-get -q update && \
|
||||
apt-get -y --no-install-recommends install zulu-8-azure-jre-headless=8.42.0.21 && \
|
||||
apt-get -y --no-install-recommends install zulu-8-azure-jre-headless=8.42.0.23 && \
|
||||
rm -rf /var/lib/apt/lists/*
|
||||
|
||||
ENV JAVA_HOME=/usr/lib/jvm/zre-hl-8-azure-amd64
|
||||
|
|
Загрузка…
Ссылка в новой задаче