From c8cffca09e37b632ca69ebad01a27eec5a4d313c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 8 Mar 2023 10:29:29 +0100 Subject: [PATCH] [bitnami/spark] Release 3.2.3-debian-11-r33 (#26702) Signed-off-by: Bitnami Containers --- bitnami/spark/3.2/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/spark/3.2/debian-11/Dockerfile b/bitnami/spark/3.2/debian-11/Dockerfile index f403a0d250f4..61e3d24eaa57 100644 --- a/bitnami/spark/3.2/debian-11/Dockerfile +++ b/bitnami/spark/3.2/debian-11/Dockerfile @@ -4,10 +4,10 @@ ARG JAVA_EXTRA_SECURITY_DIR="/bitnami/java/extra-security" ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-03-05T07:57:00Z" \ + org.opencontainers.image.created="2023-03-08T08:41:09Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="3.2.3-debian-11-r32" \ + org.opencontainers.image.ref.name="3.2.3-debian-11-r33" \ org.opencontainers.image.title="spark" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="3.2.3"