[bitnami/postgrest] Release 10.1.1-debian-11-r1 (#21865)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-01-26 20:29:28 +01:00 committed by GitHub
parent e304379d12
commit 0646e1d1ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -5,7 +5,7 @@ ARG TARGETARCH
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
org.opencontainers.image.description="Application packaged by Bitnami" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="10.1.1-debian-11-r0" \
org.opencontainers.image.ref.name="10.1.1-debian-11-r1" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgrest" \
org.opencontainers.image.title="postgrest" \
org.opencontainers.image.vendor="VMware, Inc." \
@ -43,4 +43,3 @@ ENV APP_VERSION="10.1.1" \
USER 1001
ENTRYPOINT [ "/opt/bitnami/postgrest/bin/postgrest" ]