mirror of
https://github.com/bitnami/containers.git
synced 2026-02-13 16:07:15 +08:00
[bitnami/postgresql] Release 13.8.0-debian-11-r30 (#10459)
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="13.8.0-debian-11-r29" \
|
||||
org.opencontainers.image.ref.name="13.8.0-debian-11-r30" \
|
||||
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-12-linux-${OS_ARCH}-debian-11" \
|
||||
"postgresql-13.8.0-13-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
},
|
||||
"postgresql": {
|
||||
"arch": "amd64",
|
||||
"digest": "0a704273eeca4b789ffb5f34c83df6ff00f933fe8380652e0f761036a37f2e7d",
|
||||
"digest": "7865995d0b4c045b96429912afee1086ce57d36f587baedfd68a0982cea62a77",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "13.8.0-12"
|
||||
"version": "13.8.0-13"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user