[bitnami/postgresql] Release 15.2.0-debian-11-r11 (#27374)

Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
Bitnami Bot 2023-03-14 08:46:34 +01:00 committed by GitHub
parent 56748c1301
commit 576c0276ed
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-03-11T12:14:24Z" \
org.opencontainers.image.created="2023-03-14T07:00:22Z" \
org.opencontainers.image.description="Application packaged by VMware, Inc" \
org.opencontainers.image.licenses="Apache-2.0" \
org.opencontainers.image.ref.name="15.2.0-debian-11-r10" \
org.opencontainers.image.ref.name="15.2.0-debian-11-r11" \
org.opencontainers.image.title="postgresql" \
org.opencontainers.image.vendor="VMware, Inc." \
org.opencontainers.image.version="15.2.0"
@ -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-2-linux-${OS_ARCH}-debian-11" \
"postgresql-15.2.0-3-linux-${OS_ARCH}-debian-11" \
"postgresql-15.2.0-4-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": "90d1a04b16d96d2e88a3d0710de5947c9de29cc295534fdcf24d0a8597dbb1af",
"digest": "52c5d8f62d973681ba4f878602e069af54652ee005d33ac3544ce85c7e40d27d",
"distro": "debian-11",
"type": "NAMI",
"version": "15.2.0-3"
"version": "15.2.0-4"
}
}