[bitnami/postgresql] Release 13.8.0-debian-11-r34 (#11390)

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
2022-10-25 16:38:42 +02:00
committed by GitHub
parent 2ad3eef636
commit 108691dc01
2 changed files with 4 additions and 4 deletions

View File

@@ -6,7 +6,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.ref.name="13.8.0-debian-11-r33" \
org.opencontainers.image.ref.name="13.8.0-debian-11-r34" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/postgresql" \
org.opencontainers.image.title="postgresql" \
org.opencontainers.image.vendor="VMware, Inc." \
@@ -24,7 +24,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.14.0-155-linux-${OS_ARCH}-debian-11" \
"postgresql-13.8.0-14-linux-${OS_ARCH}-debian-11" \
"postgresql-13.8.0-15-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": "4c8b495b66949abe09f6e17eda8b297ca5ab492256650b7572a128661fe967a2",
"digest": "c0e6dcdf61be73cce0a15237c0f2b84efcfebb5443cf7e7910716285117a1eaa",
"distro": "debian-11",
"type": "NAMI",
"version": "13.8.0-14"
"version": "13.8.0-15"
}
}