From fc06f3e9ec17582572c4260e3402a85ecb37cbd3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 16 Jan 2023 11:27:46 +0100 Subject: [PATCH] [bitnami/parse] Release 5.4.0-debian-11-r20 (#20438) 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 a0bf7d1cf6f5..9b55ef5a3884 100644 --- a/bitnami/parse/5/debian-11/Dockerfile +++ b/bitnami/parse/5/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.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="5.4.0-debian-11-r19" \ + org.opencontainers.image.ref.name="5.4.0-debian-11-r20" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse" \ org.opencontainers.image.title="parse" \ org.opencontainers.image.vendor="VMware, Inc." \