mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 22:17:24 +08:00
[bitnami/postgresql] Release 11.17.0-debian-11-r24 (#9091)
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="11.17.0-debian-11-r23" \
|
||||
org.opencontainers.image.ref.name="11.17.0-debian-11-r24" \
|
||||
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/ && \
|
||||
for COMPONENT in \
|
||||
"gosu-1.14.0-154-linux-${OS_ARCH}-debian-11" \
|
||||
"postgresql-11.17.0-10-linux-${OS_ARCH}-debian-11" ; \
|
||||
"postgresql-11.17.0-11-linux-${OS_ARCH}-debian-11" ; \
|
||||
do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
curl -SsLf https://downloads.bitnami.com/files/stacksmith/${COMPONENT}.tar.gz -O ; \
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
},
|
||||
"postgresql": {
|
||||
"arch": "amd64",
|
||||
"digest": "b7f0a374876ab7a11f1744bf85a56f1d56bd9eea01334646415b32c859d34453",
|
||||
"digest": "d2f6924843171a1d050213f7bad38d41f1f70e4bf859c5a6d207df8f4abfd161",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "11.17.0-10"
|
||||
"version": "11.17.0-11"
|
||||
}
|
||||
}
|
||||
@@ -50,7 +50,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
* [`14`, `14-debian-11`, `14.5.0`, `14.5.0-debian-11-r23`, `latest` (14/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/14/debian-11/Dockerfile)
|
||||
* [`13`, `13-debian-11`, `13.8.0`, `13.8.0-debian-11-r23` (13/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/13/debian-11/Dockerfile)
|
||||
* [`12`, `12-debian-11`, `12.12.0`, `12.12.0-debian-11-r23` (12/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/12/debian-11/Dockerfile)
|
||||
* [`11`, `11-debian-11`, `11.17.0`, `11.17.0-debian-11-r23` (11/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/11/debian-11/Dockerfile)
|
||||
* [`11`, `11-debian-11`, `11.17.0`, `11.17.0-debian-11-r24` (11/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/11/debian-11/Dockerfile)
|
||||
* [`10`, `10-debian-11`, `10.22.0`, `10.22.0-debian-11-r24` (10/debian-11/Dockerfile)](https://github.com/bitnami/containers/tree/main/bitnami/postgresql/10/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/containers GitHub repo](https://github.com/bitnami/containers).
|
||||
|
||||
Reference in New Issue
Block a user