From 9b2e56eef228526ed43ca7b11826e5be1ea0a761 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 8 Nov 2021 12:01:06 +0000 Subject: [PATCH] 3.2.0-debian-10-r14 release --- bitnami/spark/3/debian-10/Dockerfile | 2 +- bitnami/spark/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/spark/3/debian-10/Dockerfile b/bitnami/spark/3/debian-10/Dockerfile index c914d9eb5a5a..13e5ecfb7588 100644 --- a/bitnami/spark/3/debian-10/Dockerfile +++ b/bitnami/spark/3/debian-10/Dockerfile @@ -22,7 +22,7 @@ COPY rootfs / RUN /opt/bitnami/scripts/spark/postunpack.sh RUN /opt/bitnami/scripts/java/postunpack.sh ENV BITNAMI_APP_NAME="spark" \ - BITNAMI_IMAGE_VERSION="3.2.0-debian-10-r13" \ + BITNAMI_IMAGE_VERSION="3.2.0-debian-10-r14" \ JAVA_HOME="/opt/bitnami/java" \ LD_LIBRARY_PATH="/opt/bitnami/python/lib/:/opt/bitnami/spark/venv/lib/python3.6/site-packages/numpy.libs/:$LD_LIBRARY_PATH" \ LIBNSS_WRAPPER_PATH="/opt/bitnami/common/lib/libnss_wrapper.so" \ diff --git a/bitnami/spark/README.md b/bitnami/spark/README.md index 344c4871a570..d6749f30301f 100644 --- a/bitnami/spark/README.md +++ b/bitnami/spark/README.md @@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`3`, `3-debian-10`, `3.2.0`, `3.2.0-debian-10-r13`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spark/blob/3.2.0-debian-10-r13/3/debian-10/Dockerfile) +* [`3`, `3-debian-10`, `3.2.0`, `3.2.0-debian-10-r14`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spark/blob/3.2.0-debian-10-r14/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/spark GitHub repo](https://github.com/bitnami/bitnami-docker-spark).