From 0e2d860c3a46186f15ec5cd12719f8009061fdff Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 27 Feb 2023 00:46:11 +0100 Subject: [PATCH] [bitnami/spark] Release 3.3.2-debian-11-r3 (#25610) 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 0981c373bb41..3e9f0b99e728 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-02-23T22:04:32Z" \ + org.opencontainers.image.created="2023-02-26T22:53:27Z" \ 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-r2" \ + org.opencontainers.image.ref.name="3.3.2-debian-11-r3" \ org.opencontainers.image.title="spark" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="3.3.2"