From b9ceae49f6f73d937807f95206be1585251a1cfd Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Mon, 24 Apr 2023 22:51:43 +0200 Subject: [PATCH] [bitnami/supabase-postgres] Release 15.1.0-debian-11-r32 (#31541) 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 8d1bdc37b7d2..2000d272661d 100644 --- a/bitnami/supabase-postgres/15/debian-11/Dockerfile +++ b/bitnami/supabase-postgres/15/debian-11/Dockerfile @@ -6,10 +6,10 @@ ARG WITH_ALL_LOCALES="no" LABEL com.vmware.cp.artifact.flavor="sha256:109c7d51bd69bb6b3df71017440c1ea0699454f81fe188056c083f0b57c96ea6" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-04-21T20:11:13Z" \ + org.opencontainers.image.created="2023-04-24T20:30:28Z" \ 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-r31" \ + org.opencontainers.image.ref.name="15.1.0-debian-11-r32" \ org.opencontainers.image.title="supabase-postgres" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="15.1.0"