From 3af803039b9a251197cb89b7fc93736eee2a09df Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 31 Jan 2023 19:26:37 +0100 Subject: [PATCH] [bitnami/supabase-postgres-meta] Release 0.60.3-debian-11-r1 (#22435) Signed-off-by: Bitnami Containers --- bitnami/supabase-postgres-meta/0/debian-11/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitnami/supabase-postgres-meta/0/debian-11/Dockerfile b/bitnami/supabase-postgres-meta/0/debian-11/Dockerfile index ad0620efa37c..e4be432e4606 100644 --- a/bitnami/supabase-postgres-meta/0/debian-11/Dockerfile +++ b/bitnami/supabase-postgres-meta/0/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="0.60.3-debian-11-r0" \ + org.opencontainers.image.ref.name="0.60.3-debian-11-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/supabase-postgres-meta" \ org.opencontainers.image.title="supabase-postgres-meta" \ org.opencontainers.image.vendor="VMware, Inc." \