[bitnami/supabase-postgres] Release 15.1.0-debian-11-r10 (#25763)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-03-01 09:45:45 +01:00 committed by GitHub
parent 6b77c2e961
commit 2f889e6a1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -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-02-26T22:34:22Z" \
org.opencontainers.image.created="2023-03-01T08:19:03Z" \
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-r9" \
org.opencontainers.image.ref.name="15.1.0-debian-11-r10" \
org.opencontainers.image.title="supabase-postgres" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="15.1.0"
@ -26,7 +26,7 @@ RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"java-11.0.18-10-2-linux-${OS_ARCH}-debian-11" \
"gosu-1.16.0-2-linux-${OS_ARCH}-debian-11" \
"supabase-postgres-15.1.0-7-linux-${OS_ARCH}-debian-11" \
"supabase-postgres-15.1.0-8-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@ -15,9 +15,9 @@
},
"supabase-postgres": {
"arch": "amd64",
"digest": "0ca63da0aa3d6c905ed2ca6922f9bcfcfc3eff6ce1fa68989db42f965f32601a",
"digest": "dfd8b254629e887d884fa9d522138e76ab08784493e08fa9fc28bbb738c95899",
"distro": "debian-11",
"type": "NAMI",
"version": "15.1.0-7"
"version": "15.1.0-8"
}
}