From 3e6692b486ed02ad9a7a08df8be6fd5a2c2a829f Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 4 Feb 2023 19:35:16 +0100 Subject: [PATCH] [bitnami/spark] Release 3.3.1-debian-11-r38 (#22841) 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 19cabac2ca3f..607a10836069 100644 --- a/bitnami/spark/3.3/debian-11/Dockerfile +++ b/bitnami/spark/3.3/debian-11/Dockerfile @@ -6,7 +6,7 @@ ARG TARGETARCH LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \ org.opencontainers.image.description="Application packaged by Bitnami" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="3.3.1-debian-11-r37" \ + org.opencontainers.image.ref.name="3.3.1-debian-11-r38" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/spark" \ org.opencontainers.image.title="spark" \ org.opencontainers.image.vendor="VMware, Inc." \