diff --git a/bitnami/supabase-postgres-meta/0/debian-11/Dockerfile b/bitnami/supabase-postgres-meta/0/debian-11/Dockerfile index e4be432e4606..afa0fdcc9270 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-r1" \ + org.opencontainers.image.ref.name="0.60.3-debian-11-r2" \ 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." \