[bitnami/postgrest] Release 14.8.0-debian-12-r1 (#92294)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-04-08 23:07:40 +02:00
committed by GitHub
parent 9bd5864a53
commit 66f798f6ed
+2 -2
View File
@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-04-03T23:52:13Z" \
org.opencontainers.image.created="2026-04-08T20:56:13Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/postgrest/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgrest" \
@@ -48,7 +48,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="14.8.0" \
BITNAMI_APP_NAME="postgrest" \
IMAGE_REVISION="0" \
IMAGE_REVISION="1" \
LD_LIBRARY_PATH="/opt/bitnami/postgresql/lib:$LD_LIBRARY_PATH" \
PATH="/opt/bitnami/postgrest/bin:$PATH"