diff --git a/bitnami/spark/3/debian-10/Dockerfile b/bitnami/spark/3/debian-10/Dockerfile index 93a30ddb03a0..7a8ceb02d896 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-r29" \ + BITNAMI_IMAGE_VERSION="3.2.0-debian-10-r30" \ 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/3/debian-10/docker-compose.yml b/bitnami/spark/3/debian-10/docker-compose.yml index 88305f1eb566..7bbe2c82c81b 100644 --- a/bitnami/spark/3/debian-10/docker-compose.yml +++ b/bitnami/spark/3/debian-10/docker-compose.yml @@ -21,4 +21,4 @@ services: - SPARK_RPC_AUTHENTICATION_ENABLED=no - SPARK_RPC_ENCRYPTION_ENABLED=no - SPARK_LOCAL_STORAGE_ENCRYPTION_ENABLED=no - - SPARK_SSL_ENABLED=no \ No newline at end of file + - SPARK_SSL_ENABLED=no diff --git a/bitnami/spark/README.md b/bitnami/spark/README.md index fa69011ab6b4..a124d7e9d54f 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-r29`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spark/blob/3.2.0-debian-10-r29/3/debian-10/Dockerfile) +* [`3`, `3-debian-10`, `3.2.0`, `3.2.0-debian-10-r30`, `latest` (3/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-spark/blob/3.2.0-debian-10-r30/3/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/spark GitHub repo](https://github.com/bitnami/bitnami-docker-spark). diff --git a/bitnami/spark/docker-compose.yml b/bitnami/spark/docker-compose.yml index 88305f1eb566..7bbe2c82c81b 100644 --- a/bitnami/spark/docker-compose.yml +++ b/bitnami/spark/docker-compose.yml @@ -21,4 +21,4 @@ services: - SPARK_RPC_AUTHENTICATION_ENABLED=no - SPARK_RPC_ENCRYPTION_ENABLED=no - SPARK_LOCAL_STORAGE_ENCRYPTION_ENABLED=no - - SPARK_SSL_ENABLED=no \ No newline at end of file + - SPARK_SSL_ENABLED=no