From 50c10be42b63d0b00883785e9ea650f076e9c5f4 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 21 Jan 2023 21:38:01 +0100 Subject: [PATCH] [bitnami/ghost] Release 4.48.9-debian-11-r18 (#21374) 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 462421268605..2a2686b4e241 100644 --- a/bitnami/ghost/4/debian-11/Dockerfile +++ b/bitnami/ghost/4/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="4.48.9-debian-11-r17" \ + org.opencontainers.image.ref.name="4.48.9-debian-11-r18" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/ghost" \ org.opencontainers.image.title="ghost" \ org.opencontainers.image.vendor="VMware, Inc." \