mirror of
https://github.com/bitnami/containers.git
synced 2026-04-06 09:17:43 +08:00
10.21.0-debian-11-r15 release
This commit is contained in:
committed by
Bitnami Containers
parent
8287cac090
commit
ac6790be2e
@@ -12,7 +12,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
# Install required system packages and dependencies
|
||||
RUN install_packages acl ca-certificates curl gzip libbsd0 libbz2-1.0 libc6 libcrypt1 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 liblz4-1 liblzma5 libmd0 libncurses6 libnettle8 libp11-kit0 libpcre3 libreadline8 libsasl2-2 libsqlite3-0 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 libzstd1 locales procps tar zlib1g
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "10.21.0-153" --checksum 1b83e0f67c512f81fe72b63df9623b49802977b6e9533d4ec325f6d1ed9ca7d3
|
||||
RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql" "10.21.0-154" --checksum fe7c27e611c35a4ad3c5e866688c6ba684482e103fafa00385767b6d36ca71ec
|
||||
RUN apt-get update && apt-get upgrade -y && \
|
||||
rm -r /var/lib/apt/lists /var/cache/apt/archives
|
||||
RUN chmod g+rwX /opt/bitnami
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
},
|
||||
"postgresql": {
|
||||
"arch": "amd64",
|
||||
"digest": "1b83e0f67c512f81fe72b63df9623b49802977b6e9533d4ec325f6d1ed9ca7d3",
|
||||
"digest": "fe7c27e611c35a4ad3c5e866688c6ba684482e103fafa00385767b6d36ca71ec",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "10.21.0-153"
|
||||
"version": "10.21.0-154"
|
||||
}
|
||||
}
|
||||
@@ -51,7 +51,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
||||
* [`13`, `13-debian-11`, `13.7.0`, `13.7.0-debian-11-r14` (13/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/13.7.0-debian-11-r14/13/debian-11/Dockerfile)
|
||||
* [`12`, `12-debian-11`, `12.11.0`, `12.11.0-debian-11-r14` (12/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/12.11.0-debian-11-r14/12/debian-11/Dockerfile)
|
||||
* [`11`, `11-debian-11`, `11.16.0`, `11.16.0-debian-11-r14` (11/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/11.16.0-debian-11-r14/11/debian-11/Dockerfile)
|
||||
* [`10`, `10-debian-11`, `10.21.0`, `10.21.0-debian-11-r14` (10/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.21.0-debian-11-r14/10/debian-11/Dockerfile)
|
||||
* [`10`, `10-debian-11`, `10.21.0`, `10.21.0-debian-11-r15` (10/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-postgresql/blob/10.21.0-debian-11-r15/10/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/postgresql GitHub repo](https://github.com/bitnami/bitnami-docker-postgresql).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user