mirror of
https://github.com/bitnami/containers.git
synced 2026-02-16 10:27:16 +08:00
[bitnami/postgresql] Release 14.5.0-debian-11-r38 (#12137)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -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="14.5.0-debian-11-r37" \
|
||||
org.opencontainers.image.ref.name="14.5.0-debian-11-r38" \
|
||||
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-14.5.0-16-linux-${OS_ARCH}-debian-11" \
|
||||
"postgresql-14.5.0-17-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
},
|
||||
"postgresql": {
|
||||
"arch": "amd64",
|
||||
"digest": "05fd285c4a970a9e9b99ee4982966b1805da04df8f472d02894083304f54455a",
|
||||
"digest": "594dd3855e9b3a3c53a2d59d2166dc118d696dd015975f015f78a6af09ae6f27",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "14.5.0-16"
|
||||
"version": "14.5.0-17"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user