From 43cd4698120677b026f73174b45bd804d82b08ce Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 28 Dec 2022 14:29:04 +0100 Subject: [PATCH] [bitnami/parse] Release 5.4.0-debian-11-r13 (#18440) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/parse/5/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/parse/5/debian-11/Dockerfile b/bitnami/parse/5/debian-11/Dockerfile index fe2fd051abfd..79b1d8518b4d 100644 --- a/bitnami/parse/5/debian-11/Dockerfile +++ b/bitnami/parse/5/debian-11/Dockerfile @@ -4,7 +4,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="5.4.0-debian-11-r12" \ + org.opencontainers.image.ref.name="5.4.0-debian-11-r13" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse" \ org.opencontainers.image.title="parse" \ org.opencontainers.image.vendor="VMware, Inc." \