From ff528468344cd53237e487a8edbdf464644ff0f1 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 4 Jan 2022 03:17:17 +0000 Subject: [PATCH] 3.2.0-debian-10-r65 release --- bitnami/spark/3/debian-10/Dockerfile | 2 +- bitnami/spark/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/spark/3/debian-10/Dockerfile b/bitnami/spark/3/debian-10/Dockerfile index 9ed6ab7273ae..4dc8103e5c53 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-r64" \ + BITNAMI_IMAGE_VERSION="3.2.0-debian-10-r65" \ JAVA_HOME="/opt/bitnami/java" \ LD_LIBRARY_PATH="/opt/bitnami/python/lib/:/opt/bitnami/spark/venv/lib/python3.8/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 7152fd5c1d3b..d08da1336526 100644 --- a/bitnami/spark/README.md +++ b/bitnami/spark/README.md @@ -45,7 +45,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-r64`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spark/blob/3.2.0-debian-10-r64/3/debian-10/Dockerfile) +* [`3`, `3-debian-10`, `3.2.0`, `3.2.0-debian-10-r65`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spark/blob/3.2.0-debian-10-r65/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/spark GitHub repo](https://github.com/bitnami/bitnami-docker-spark). @@ -358,7 +358,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright (c) 2022 Bitnami +Copyright © 2022 Bitnami Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.