2.4.5-debian-10-r17 release

This commit is contained in:
Bitnami Bot 2020-02-26 20:41:27 +00:00
parent a09e95677e
commit 2e7e3e82f9
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ RUN /build/install-gosu.sh
COPY rootfs /
RUN /postunpack.sh
ENV BITNAMI_APP_NAME="spark" \
BITNAMI_IMAGE_VERSION="2.4.5-debian-10-r16" \
BITNAMI_IMAGE_VERSION="2.4.5-debian-10-r17" \
JAVA_HOME="/opt/bitnami/java" \
NSS_WRAPPER_GROUP="/opt/bitnami/spark/tmp/nss_group" \
NSS_WRAPPER_PASSWD="/opt/bitnami/spark/tmp/nss_passwd" \

View File

@ -38,12 +38,12 @@ Non-root container images add an extra layer of security and are generally recom
# Supported tags and respective `Dockerfile` links
> NOTE: Debian 9 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9.
> NOTE: Debian 9 and Oracle Linux 7 images have been deprecated in favor of Debian 10 images. Bitnami will not longer publish new Docker images based on Debian 9 or Oracle Linux 7.
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/).
* [`2-debian-10`, `2.4.5-debian-10-r16`, `2`, `2.4.5`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spark/blob/2.4.5-debian-10-r16/2/debian-10/Dockerfile)
* [`2-debian-10`, `2.4.5-debian-10-r17`, `2`, `2.4.5`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spark/blob/2.4.5-debian-10-r17/2/debian-10/Dockerfile)
Subscribe to project updates by watching the [bitnami/spark GitHub repo](https://github.com/bitnami/bitnami-docker-spark).