From b8882f31ba1108d22c4fe005905557b2e2f54fff Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 20 Jun 2023 16:42:06 +0200 Subject: [PATCH] [bitnami/spark] Release 3.3.2-debian-11-r40 (#38256) Signed-off-by: Bitnami Containers --- bitnami/spark/3.3/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/spark/3.3/debian-11/Dockerfile b/bitnami/spark/3.3/debian-11/Dockerfile index fac96e4099f7..ddac74944fe5 100644 --- a/bitnami/spark/3.3/debian-11/Dockerfile +++ b/bitnami/spark/3.3/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-06-17T13:12:09Z" \ + org.opencontainers.image.created="2023-06-20T13:56:06Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="3.3.2-debian-11-r39" \ + org.opencontainers.image.ref.name="3.3.2-debian-11-r40" \ org.opencontainers.image.title="spark" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="3.3.2"