From f392b490553c8e0d6280198c204d780cfc377b5b Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 31 Jan 2023 03:40:16 +0100 Subject: [PATCH] [bitnami/discourse] Release 2.8.14-debian-11-r5 (#22407) Signed-off-by: Bitnami Containers --- bitnami/discourse/2/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/discourse/2/debian-11/Dockerfile b/bitnami/discourse/2/debian-11/Dockerfile index 4bad6c3334fb..846ead16b9cc 100644 --- a/bitnami/discourse/2/debian-11/Dockerfile +++ b/bitnami/discourse/2/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="2.8.14-debian-11-r4" \ + org.opencontainers.image.ref.name="2.8.14-debian-11-r5" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/discourse" \ org.opencontainers.image.title="discourse" \ org.opencontainers.image.vendor="VMware, Inc." \