From 1efc7ee79f3129fd9ca1a00f6b6b1940fabb9e51 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 19 Dec 2022 13:23:45 +0100 Subject: [PATCH] [bitnami/parse] Release 5.4.0-debian-11-r10 (#17494) 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 b12e36b151bf..2217d42db49e 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-r9" \ + org.opencontainers.image.ref.name="5.4.0-debian-11-r10" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse" \ org.opencontainers.image.title="parse" \ org.opencontainers.image.vendor="VMware, Inc." \