From 613a6fdc04662db20e61ad1b0e0121235f77e094 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 29 Dec 2022 15:55:56 +0100 Subject: [PATCH] [bitnami/spark] Release 3.3.1-debian-11-r23 (#18512) 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 24f114085a64..ffe69f7d8d84 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-r22" \ + org.opencontainers.image.ref.name="3.3.1-debian-11-r23" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/spark" \ org.opencontainers.image.title="spark" \ org.opencontainers.image.vendor="VMware, Inc." \