From 16d517ebd0445eb1b2ec2db2aa21548ef85fd592 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Tue, 9 May 2023 19:59:45 +0100 Subject: [PATCH] [bitnami/supabase-postgres] Release 15.1.0-debian-11-r38 (#33300) 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 9b74ea3d71d9..35ce5cb6354e 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-05-06T18:20:40Z" \ + org.opencontainers.image.created="2023-05-09T18:41:35Z" \ 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-r37" \ + org.opencontainers.image.ref.name="15.1.0-debian-11-r38" \ org.opencontainers.image.title="supabase-postgres" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="15.1.0"