From 22e0188d48baba6fa0bea2e61c68e6897cb339d5 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 15 Apr 2023 10:57:56 +0200 Subject: [PATCH] [bitnami/supabase-postgres] Release 15.1.0-debian-11-r27 (#30399) 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 d99215f59225..f5e821739350 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-04-12T08:17:25Z" \ + org.opencontainers.image.created="2023-04-15T08:40:57Z" \ 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-r26" \ + org.opencontainers.image.ref.name="15.1.0-debian-11-r27" \ org.opencontainers.image.title="supabase-postgres" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="15.1.0"