From 2e7e3e82f9d99c50ac78e8692a6b23b2df6f6109 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 26 Feb 2020 20:41:27 +0000 Subject: [PATCH] 2.4.5-debian-10-r17 release --- bitnami/spark/2/debian-10/Dockerfile | 2 +- bitnami/spark/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/spark/2/debian-10/Dockerfile b/bitnami/spark/2/debian-10/Dockerfile index 3050c72ee450..37940db34777 100644 --- a/bitnami/spark/2/debian-10/Dockerfile +++ b/bitnami/spark/2/debian-10/Dockerfile @@ -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" \ diff --git a/bitnami/spark/README.md b/bitnami/spark/README.md index adbdacdc4043..786b45985a23 100644 --- a/bitnami/spark/README.md +++ b/bitnami/spark/README.md @@ -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).