From d887a46cd156f2ac8fb698f247bfca25c1d1f735 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 19 Oct 2022 15:21:54 +0200 Subject: [PATCH] [bitnami/ghost] Release 5.19.3-debian-11-r1 (#10732) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/ghost/5/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/ghost/5/debian-11/Dockerfile b/bitnami/ghost/5/debian-11/Dockerfile index 5adbe8e4fa8a..023409c5ae3f 100644 --- a/bitnami/ghost/5/debian-11/Dockerfile +++ b/bitnami/ghost/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.19.3-debian-11-r0" \ + org.opencontainers.image.ref.name="5.19.3-debian-11-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ghost" \ org.opencontainers.image.title="ghost" \ org.opencontainers.image.vendor="VMware, Inc." \