From 4dd74cd476d549f0bec510eecbd47ab81a9d9ef2 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 4 May 2024 15:53:48 +0200 Subject: [PATCH] [bitnami/supabase-realtime] Release 2.28.34-debian-12-r1 (#66143) Signed-off-by: Bitnami Containers --- bitnami/supabase-realtime/2/debian-12/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitnami/supabase-realtime/2/debian-12/Dockerfile b/bitnami/supabase-realtime/2/debian-12/Dockerfile index 873a9abd74c2..188acd02283f 100644 --- a/bitnami/supabase-realtime/2/debian-12/Dockerfile +++ b/bitnami/supabase-realtime/2/debian-12/Dockerfile @@ -7,11 +7,11 @@ ARG TARGETARCH LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \ org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ - org.opencontainers.image.created="2024-05-03T18:45:56Z" \ + org.opencontainers.image.created="2024-05-04T13:16:54Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/supabase-realtime/README.md" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="2.28.34-debian-12-r0" \ + org.opencontainers.image.ref.name="2.28.34-debian-12-r1" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/supabase-realtime" \ org.opencontainers.image.title="supabase-realtime" \ org.opencontainers.image.vendor="VMware, Inc." \