From ca9b64eb4750018e10fdde154f036d40a08f7ee3 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 9 Jan 2023 22:01:09 +0100 Subject: [PATCH] [bitnami/ghost] Release 5.28.0-debian-11-r1 (#19715) 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 83f4637505c5..93c13c251bf1 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.28.0-debian-11-r0" \ + org.opencontainers.image.ref.name="5.28.0-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." \