diff --git a/bitnami/pgpool/4/debian-11/Dockerfile b/bitnami/pgpool/4/debian-11/Dockerfile index 57fca6516d47..768f4f7e85c9 100644 --- a/bitnami/pgpool/4/debian-11/Dockerfile +++ b/bitnami/pgpool/4/debian-11/Dockerfile @@ -8,10 +8,10 @@ COPY prebuildfs / SHELL ["/bin/bash", "-o", "pipefail", "-c"] # Install required system packages and dependencies RUN install_packages acl ca-certificates curl gzip ldap-utils libaudit1 libbsd0 libc6 libcap-ng0 libcrypt1 libedit2 libffi7 libgcc-s1 libgmp10 libgnutls30 libhogweed6 libicu67 libidn2-0 libldap-2.4-2 libldap-common liblzma5 libmd0 libnettle8 libnss-ldapd libp11-kit0 libpam-ldapd libpam0g libsasl2-2 libssl1.1 libstdc++6 libtasn1-6 libtinfo6 libunistring2 libuuid1 libxml2 libxslt1.1 nslcd procps tar zlib1g -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "10.21.0-150" --checksum c9d6f09bac47484b4d4aaec3d48018c46d4102fb35abebeb62ef7a3496125e4c -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-150" --checksum 1013e2ebbe58e5dc8f3c79fc952f020fc5306ba48463803cacfbed7779173924 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "pgpool" "4.3.2-150" --checksum bf6e5f6c27288b1259fdf5ff10bacbc27d246201e1d6189a57044c4f1c982b93 -RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-151" --checksum 089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "postgresql-client" "10.21.0-151" --checksum 115eb173951cb02a87b553e857075f7c09a1d3f0dfd891d61b2b91fcbe556e95 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "wait-for-port" "1.0.3-152" --checksum 0694ae67645c416d9f6875e90c0f7cef379b4ac8030a6a5b8b5cc9ca77c6975d +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "pgpool" "4.3.2-151" --checksum 2030f19a0fa9b43baffb475c8415e174147403dd132befeb15d27157bca3cf62 +RUN . /opt/bitnami/scripts/libcomponent.sh && component_unpack "gosu" "1.14.0-152" --checksum 0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0 RUN apt-get update && apt-get upgrade -y && \ rm -r /var/lib/apt/lists /var/cache/apt/archives RUN chmod g+rwX /opt/bitnami diff --git a/bitnami/pgpool/4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json b/bitnami/pgpool/4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json index 5f9f9a0519a8..b2cb3eab4de4 100644 --- a/bitnami/pgpool/4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json +++ b/bitnami/pgpool/4/debian-11/prebuildfs/opt/bitnami/.bitnami_components.json @@ -1,30 +1,30 @@ { "gosu": { "arch": "amd64", - "digest": "089bb11a3bc6031c5a91ab5f9534e9e7e41b928d10d72a3986f16bb61d3a9900", + "digest": "0c751c7e2ec0bc900a19dbec0306d6294fe744ddfb0fa64197ba1a36040092f0", "distro": "debian-11", "type": "NAMI", - "version": "1.14.0-151" + "version": "1.14.0-152" }, "pgpool": { "arch": "amd64", - "digest": "bf6e5f6c27288b1259fdf5ff10bacbc27d246201e1d6189a57044c4f1c982b93", + "digest": "2030f19a0fa9b43baffb475c8415e174147403dd132befeb15d27157bca3cf62", "distro": "debian-11", "type": "NAMI", - "version": "4.3.2-150" + "version": "4.3.2-151" }, "postgresql-client": { "arch": "amd64", - "digest": "c9d6f09bac47484b4d4aaec3d48018c46d4102fb35abebeb62ef7a3496125e4c", + "digest": "115eb173951cb02a87b553e857075f7c09a1d3f0dfd891d61b2b91fcbe556e95", "distro": "debian-11", "type": "NAMI", - "version": "10.21.0-150" + "version": "10.21.0-151" }, "wait-for-port": { "arch": "amd64", - "digest": "1013e2ebbe58e5dc8f3c79fc952f020fc5306ba48463803cacfbed7779173924", + "digest": "0694ae67645c416d9f6875e90c0f7cef379b4ac8030a6a5b8b5cc9ca77c6975d", "distro": "debian-11", "type": "NAMI", - "version": "1.0.3-150" + "version": "1.0.3-152" } } \ No newline at end of file diff --git a/bitnami/pgpool/README.md b/bitnami/pgpool/README.md index 771b2897a678..0215b38f7a9b 100644 --- a/bitnami/pgpool/README.md +++ b/bitnami/pgpool/README.md @@ -43,7 +43,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`4`, `4-debian-11`, `4.3.2`, `4.3.2-debian-11-r15`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.3.2-debian-11-r15/4/debian-11/Dockerfile) +* [`4`, `4-debian-11`, `4.3.2`, `4.3.2-debian-11-r16`, `latest` (4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-pgpool/blob/4.3.2-debian-11-r16/4/debian-11/Dockerfile) Subscribe to project updates by watching the [bitnami/pgpool GitHub repo](https://github.com/bitnami/bitnami-docker-pgpool).