From 76636fbb4a10134370a481e0b663778fd777cbec Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 12 Nov 2022 21:01:28 +0100 Subject: [PATCH] [bitnami/spark] Release 3.2.2-debian-11-r39 (#13525) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/spark/3.2/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/spark/3.2/debian-11/Dockerfile b/bitnami/spark/3.2/debian-11/Dockerfile index a8e73e372e92..be1ea2394c30 100644 --- a/bitnami/spark/3.2/debian-11/Dockerfile +++ b/bitnami/spark/3.2/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.2.2-debian-11-r38" \ + org.opencontainers.image.ref.name="3.2.2-debian-11-r39" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/spark" \ org.opencontainers.image.title="spark" \ org.opencontainers.image.vendor="VMware, Inc." \