From 792e49d85e4c52e7ccfc25d020ea9b251aa6142e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Fri, 27 Jan 2023 11:15:06 +0100 Subject: [PATCH] [bitnami/supabase-realtime] Release 2.3.0-debian-11-r1 (#21892) Signed-off-by: Bitnami Containers Signed-off-by: Bitnami Containers --- bitnami/supabase-realtime/2/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/supabase-realtime/2/debian-11/Dockerfile b/bitnami/supabase-realtime/2/debian-11/Dockerfile index dd90f3123f0d..51ba423546b3 100644 --- a/bitnami/supabase-realtime/2/debian-11/Dockerfile +++ b/bitnami/supabase-realtime/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.3.0-debian-11-r0" \ + org.opencontainers.image.ref.name="2.3.0-debian-11-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/supabase-realtime" \ org.opencontainers.image.title="supabase-realtime" \ org.opencontainers.image.vendor="VMware, Inc." \