From 0bbe4e7d97a5845a8996308e631775d6070ddf73 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 8 Jun 2023 05:06:27 +0200 Subject: [PATCH] [bitnami/supabase-postgres] Release 15.1.0-debian-11-r50 (#36783) Signed-off-by: Bitnami Containers --- bitnami/supabase-postgres/15/debian-11/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/supabase-postgres/15/debian-11/Dockerfile b/bitnami/supabase-postgres/15/debian-11/Dockerfile index 11ec35856ead..f2f3565dc6d0 100644 --- a/bitnami/supabase-postgres/15/debian-11/Dockerfile +++ b/bitnami/supabase-postgres/15/debian-11/Dockerfile @@ -5,10 +5,10 @@ ARG TARGETARCH ARG WITH_ALL_LOCALES="no" LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-06-05T01:35:41Z" \ + org.opencontainers.image.created="2023-06-08T02:43:54Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="15.1.0-debian-11-r49" \ + org.opencontainers.image.ref.name="15.1.0-debian-11-r50" \ org.opencontainers.image.title="supabase-postgres" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="15.1.0"