[bitnami/postgresql] Release 13.9.0-debian-11-r28 (#21849)

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 15:18:32 +01:00 committed by GitHub
parent b2d3863139
commit babb9cb115
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@ ARG WITH_ALL_LOCALES="no"
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="13.9.0-debian-11-r27" \
org.opencontainers.image.ref.name="13.9.0-debian-11-r28" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgresql" \
org.opencontainers.image.title="postgresql" \
org.opencontainers.image.vendor="VMware, Inc." \
@ -25,7 +25,7 @@ RUN install_packages ca-certificates curl libbsd0 libbz2-1.0 libedit2 libffi7 li
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
COMPONENTS=( \
"gosu-1.16.0-1-linux-${OS_ARCH}-debian-11" \
"postgresql-13.9.0-5-linux-${OS_ARCH}-debian-11" \
"postgresql-13.9.0-6-linux-${OS_ARCH}-debian-11" \
) && \
for COMPONENT in "${COMPONENTS[@]}"; do \
if [ ! -f "${COMPONENT}.tar.gz" ]; then \

View File

@ -8,9 +8,9 @@
},
"postgresql": {
"arch": "amd64",
"digest": "e56c9de35a1ad66633e8776700f08c8d572de5eff04d0c83a64198df558e917f",
"digest": "153b7e2c2c0fdd63aefc9b5eaf6d51a3c951fe1326bab6be54f994d3a91a4a9d",
"distro": "debian-11",
"type": "NAMI",
"version": "13.9.0-5"
"version": "13.9.0-6"
}
}