From 3d0f6ccde98f511d53bd26f5a64d6b4ec25f8352 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 6 Nov 2022 12:53:06 +0100 Subject: [PATCH] [bitnami/spark] Release 3.3.1-debian-11-r3 (#12774) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/spark/3.3/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/spark/3.3/debian-11/Dockerfile b/bitnami/spark/3.3/debian-11/Dockerfile index a78196cf15e9..ead5b2813669 100644 --- a/bitnami/spark/3.3/debian-11/Dockerfile +++ b/bitnami/spark/3.3/debian-11/Dockerfile @@ -5,7 +5,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ - org.opencontainers.image.ref.name="3.3.1-debian-11-r2" \ + org.opencontainers.image.ref.name="3.3.1-debian-11-r3" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/spark" \ org.opencontainers.image.title="spark" \ org.opencontainers.image.vendor="VMware, Inc." \