From f92bdfd045871262332363cbaa6472101dce65ee Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 17 Jun 2023 08:28:49 +0200 Subject: [PATCH] [bitnami/supabase-postgres] Release 15.1.0-debian-11-r54 (#37884) 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 cf219d4f9b3b..eecf214e93b7 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-14T05:51:12Z" \ + org.opencontainers.image.created="2023-06-17T06:10:25Z" \ 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-r53" \ + org.opencontainers.image.ref.name="15.1.0-debian-11-r54" \ org.opencontainers.image.title="supabase-postgres" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="15.1.0"