From f6ceada9dcd0a65e00fe18846cfd491689b221e6 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 10 Oct 2022 04:41:53 +0200 Subject: [PATCH] [bitnami/ghost] Release 4.48.6-debian-11-r2 (#9681) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/ghost/4/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/ghost/4/debian-11/Dockerfile b/bitnami/ghost/4/debian-11/Dockerfile index 51b0daabfd49..c97d8282c103 100644 --- a/bitnami/ghost/4/debian-11/Dockerfile +++ b/bitnami/ghost/4/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="4.48.6-debian-11-r1" \ + org.opencontainers.image.ref.name="4.48.6-debian-11-r2" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ghost" \ org.opencontainers.image.title="ghost" \ org.opencontainers.image.vendor="VMware, Inc." \