1.8.201-rhel-7-r0 release

This commit is contained in:
Bitnami Bot
2019-01-29 16:26:32 +00:00
parent c58dcdbb4d
commit 6c0b6ba4c6
2 changed files with 4 additions and 4 deletions

View File

@@ -6,11 +6,11 @@ ENV BITNAMI_PKG_CHMOD="-R g+rwX" \
# Install required system packages and dependencies
RUN install_packages glibc libgcc
RUN bitnami-pkg install java-1.8.191-0 --checksum 8593f8fb14f68c8b801b2f791bb977c8d60004938f791ce43a37978227f37920
RUN bitnami-pkg install java-1.8.201-0 --checksum 9216aff7a05a39c45934859a19b66a5e1f343449fd929544a3aff1a6cddb35c2
COPY rootfs /
ENV BITNAMI_APP_NAME="java" \
BITNAMI_IMAGE_VERSION="1.8.191-rhel-7-r6" \
BITNAMI_IMAGE_VERSION="1.8.201-rhel-7-r0" \
JAVA_HOME="/opt/bitnami/java" \
NAMI_PREFIX="/.nami" \
PATH="/opt/bitnami/java/bin:$PATH"

View File

@@ -43,9 +43,9 @@ $ kubectl apply -f test.yaml
Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/containers/how-to/understand-rolling-tags-containers/).
- [`1.8`, `1.8.201-rhel-7-r0` (1.8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.201-rhel-7-r0/1.8/rhel-7/Dockerfile), [`1.8-prod`, `1.8.201-rhel-7-r0-prod` (1.8/rhel-7/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.201-rhel-7-r0/1.8/rhel-7/prod/Dockerfile)
- [`1.8`, `1.8.201-ol-7-r1` (1.8/ol-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.201-ol-7-r1/1.8/ol-7/Dockerfile), [`1.8-prod`, `1.8.201-ol-7-r1-prod` (1.8/ol-7/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.201-ol-7-r1/1.8/ol-7/prod/Dockerfile)
- [`1.8`, `1.8.191-rhel-7-r6` (1.8/rhel-7/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-rhel-7-r6/1.8/rhel-7/Dockerfile), [`1.8-prod`, `1.8.191-rhel-7-r6-prod` (1.8/rhel-7/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-rhel-7-r6/1.8/rhel-7/prod/Dockerfile)
- [`1.8`, `1.8.191-debian-9-r97` (1.8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-debian-9-r97/1.8/debian-9/Dockerfile), [`1.8-prod`, `1.8.191-debian-9-r97-prod` (1.8/debian-9/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.191-debian-9-r97/1.8/debian-9/prod/Dockerfile)
- [`1.8`, `1.8.201-debian-9-r0` (1.8/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.201-debian-9-r0/1.8/debian-9/Dockerfile), [`1.8-prod`, `1.8.201-debian-9-r0-prod` (1.8/debian-9/prod/Dockerfile)](https://github.com/bitnami/bitnami-docker-java/blob/1.8.201-debian-9-r0/1.8/debian-9/prod/Dockerfile)
Subscribe to project updates by watching the [bitnami/java GitHub repo](https://github.com/bitnami/bitnami-docker-java).