[bitnami/supabase-postgres] Release 15.1.0-debian-11-r57 (#38919)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot
2023-06-26 09:33:55 +02:00
committed by GitHub
parent 25bdc4fe98
commit 6610ff28eb

View File

@@ -1,3 +1,6 @@
# Copyright VMware, Inc.
# SPDX-License-Identifier: APACHE-2.0
FROM docker.io/bitnami/minideb:bullseye
ARG EXTRA_LOCALES
@@ -5,10 +8,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-23T06:46:52Z" \
org.opencontainers.image.created="2023-06-26T07:10:31Z" \
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-r56" \
org.opencontainers.image.ref.name="15.1.0-debian-11-r57" \
org.opencontainers.image.title="supabase-postgres" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="15.1.0"